LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-02-2011, 12:37 PM   #1
prazzb
LQ Newbie
 
Registered: Sep 2011
Location: Mumbai,India
Distribution: slackware-x86 current
Posts: 1

Rep: Reputation: Disabled
uClibc++-0.2.2 build breaking with a wierd error message


I am trying to build Rob Landley's Aboriginal Linux (www.landley.net/code/aboriginal) which has a package uClibc++ 0.2.2 and it BREAKS during make. So based on it i wrote a script and ran it, details of which are as below:
Code:
$pwd
/home/prazzb/Documents
$ cat emails
wget http://cxx.uclibc.org/src/uClibc++-0.2.2.tar.bz2
tar jxf uClibc++-0.2.2.tar.bz2
cd uClibc++-0.2.2
make oldconfig
$ chmod +x emails
$ ./emails

--2011-11-02 21:45:34--  http://cxx.uclibc.org/src/uClibc++-0.2.2.tar.bz2
Resolving cxx.uclibc.org (cxx.uclibc.org)... 140.211.167.224
Connecting to cxx.uclibc.org (cxx.uclibc.org)|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 270154 (264K) [application/x-bzip2]
Saving to: `uClibc++-0.2.2.tar.bz2'

100%[==========================================================================================================================================================================>] 270,154     76.5K/s   in 3.4s    

2011-11-02 21:45:38 (76.5 KB/s) - `uClibc++-0.2.2.tar.bz2' saved [270154/270154]

make -C extra/config conf
make[1]: Entering directory `/home/prazzb/Documents/uClibc++-0.2.2/extra/config'
make[1]: *** ../../.config: Is a directory.  Stop.
make[1]: Leaving directory `/home/prazzb/Documents/uClibc++-0.2.2/extra/config'
make: *** [extra/config/conf] Error 2
$
I use 32 bit slackware-current with ext4 fs on my /. No separate /home.

I gave him this error on the mailing list but he replied that he got it working on virtual machine that he had slackware installed on.

What i want is some more people testing the above script and/or letting me know why my build is breaking.
 
Old 11-03-2011, 08:15 AM   #2
fgcl2k
Member
 
Registered: Jan 2011
Distribution: Slackware 14.1
Posts: 118

Rep: Reputation: 32
Quote:
Originally Posted by prazzb View Post
What i want is some more people testing the above script and/or letting me know why my build is breaking.
Your script works here.
Code:
$ ./emails 
--2011-11-03 13:59:18--  http://cxx.uclibc.org/src/uClibc++-0.2.2.tar.bz2
Risoluzione di cxx.uclibc.org (cxx.uclibc.org)... 140.211.167.224
Connessione a cxx.uclibc.org (cxx.uclibc.org)|140.211.167.224|:80... connesso.
HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 270154 (264K) [application/x-bzip2]
Salvataggio in: "uClibc++-0.2.2.tar.bz2"

100%[============================================================>] 270.154     69,0K/s   in 3,8s    

2011-11-03 13:59:23 (69,0 KB/s) - "uClibc++-0.2.2.tar.bz2" salvato [270154/270154]

make -C extra/config conf
make[1]: Entering directory `/home/fred/tmp/uClibc++-0.2.2/extra/config'
cp zconf.tab.h_shipped zconf.tab.h
gcc -O2 -Wall -I. -c conf.c -o conf.o
cp zconf.tab.c_shipped zconf.tab.c
cp lex.zconf.c_shipped lex.zconf.c
gcc -O2 -Wall -I. -c zconf.tab.c -o zconf.tab.o
lex.zconf.c:2969:16: warning: ‘input’ defined but not used
gcc  conf.o zconf.tab.o -o conf
make[1]: Leaving directory `/home/fred/tmp/uClibc++-0.2.2/extra/config'
#
# using defaults found in extra/Configs/Config.default
#
*
* uClibc++ Configuration
*
*
* Target Features and Options
*
Enable floating point number support (UCLIBCXX_HAS_FLOATS) [Y/n/?] (NEW)
Edit: maybe you have some settings in your environment which conflict with the Makefile. Try building with a clean environment.

Edit 2: try removing the package directory before running the script:
Code:
cd /home/prazzb/Documents
rm -rf uClibc++-0.2.2
./emails

Last edited by fgcl2k; 11-03-2011 at 08:46 AM. Reason: Update message
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't build RRDTool on RHEL4 - 'make' command give error message Dialkia Linux - Newbie 3 03-22-2010 04:33 AM
Wierd error message when starting firefox exceed1 Linux - Software 2 06-03-2009 02:22 PM
glibc-2.9 and uClibc-0.9.30 cross compile error... >_< big.frog Linux - Newbie 2 04-13-2009 07:57 AM
no kernel module build environment" Error message during RPM install gotmonkey Linux - Hardware 7 12-07-2007 02:08 AM
Wierd Error message showin up dizzydauno Linux - General 11 07-20-2004 05:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration