[#5589] STLport build fails
Submitted By: woon chong huat
Open Date
2009-10-09 04:08:59 Close Date
2009-10-09 05:03:10
Priority:
Medium Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
2009R1-RC6 Release:
Category:
N/A Board:
STAMP
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Duplicate
Uboot version or rev.:
Toolchain version or rev.:
2009R1-RC7
App binary format:
N/A
Summary: STLport build fails
Details:
[service@localhost uClinux-dist]# make -d
Reaping winning child 0x08e21fa0 PID 20304
cp libcrypto.pc /home/service/uClinux-dist/staging/usr/lib/pkgconfig
Live child 0x08e21fa0 (install_sw) PID 20305
Reaping winning child 0x08e21fa0 PID 20305
chmod 644 /home/service/uClinux-dist/staging/usr/lib/pkgconfig/libcrypto.pc
Live child 0x08e21fa0 (install_sw) PID 20306
Reaping winning child 0x08e21fa0 PID 20306
cp libssl.pc /home/service/uClinux-dist/staging/usr/lib/pkgconfig
Live child 0x08e21fa0 (install_sw) PID 20307
Reaping winning child 0x08e21fa0 PID 20307
chmod 644 /home/service/uClinux-dist/staging/usr/lib/pkgconfig/libssl.pc
Live child 0x08e21fa0 (install_sw) PID 20308
Reaping winning child 0x08e21fa0 PID 20308
cp openssl.pc /home/service/uClinux-dist/staging/usr/lib/pkgconfig
Live child 0x08e21fa0 (install_sw) PID 20309
Reaping winning child 0x08e21fa0 PID 20309
chmod 644 /home/service/uClinux-dist/staging/usr/lib/pkgconfig/openssl.pc
Live child 0x08e21fa0 (install_sw) PID 20310
Reaping winning child 0x08e21fa0 PID 20310
Removing child 0x08e21fa0 PID 20310 from chain.
Successfully remade target file `install_sw'.
make[4]: Leaving directory `/home/service/uClinux-dist/lib/libssl/openssl-0.9.8k'
Reaping winning child 0x08ae4ef0 PID 19888
Removing child 0x08ae4ef0 PID 19888 from chain.
Considering target file `all'.
File `all' was considered already.
make[3]: Leaving directory `/home/service/uClinux-dist/lib/libssl'
Reaping winning child 0x09cd5d88 PID 18917
Removing child 0x09cd5d88 PID 18917 from chain.
make[2]: Leaving directory `/home/service/uClinux-dist/lib'
Reaping losing child 0x090982e8 PID 18861
make[1]: *** [all] Error 2
Removing child 0x090982e8 PID 18861 from chain.
make[1]: Leaving directory `/home/service/uClinux-dist/lib'
Reaping losing child 0x084c4b88 PID 18821
make: *** [subdirs] Error 1
Removing child 0x084c4b88 PID 18821 from chain.
Hi support ,
Can you found out what is the problem ? is stop at Error 2 and Error 1 , i dont know what it means.
Thank You
Victor Woon
Follow-ups
--- Mike Frysinger 2009-10-09 04:26:14
that error output doesnt really contain anything useful, nor does it look
correct
`make -d` outputs a *lot* more stuff than what you've shown
if you run `make` in the top level dir, then there should be a lot more stuff
before the libssl .pc files get processed
looks like you've deleted a lot of stuff from the log and then reported the
truncated info. dont ever do that. run `make >& log` and post the
*entire* log file as an attachment.
--- Mike Frysinger 2009-10-09 04:27:25
also, this has nothing to do with the toolchain
--- woon chong huat 2009-10-09 04:47:06
Hi Mike ,
Thank you for your reply . I'm quite new on this job . Kindly help on the
above issue .
And i have post the log what you have requested .
Thank You
Victor Woon
--- Mike Frysinger 2009-10-09 05:02:53
if you read the whole log and not just the last two lines, you'll see libssl
builds fine. disable STLport in your kernel configuration.
make[4]: *** [obj/gcc/shared/dll_main.o] Error 1
make[4]: Leaving directory `/home/service/uClinux-dist/lib/STLport/build/lib'
a bug is already open at [#5444] for this
--- woon chong huat 2009-10-09 05:31:52
Hi Mike ,
I dont know where is the STLport , i have attached the jpeg for your review .
is ---Build STLport ?
Thank You
--- Mike Frysinger 2009-10-09 05:45:40
you've enabled something that needs STLport. find that something and disable
it, and then disable STLport.
if you select the option and hit '?', it'll tell you what things are selecting
it.
--- woon chong huat 2009-10-14 10:26:55
HI Mike , I have checked . It need for BF533 . i cannot disable the STLport
because BF533 need for this .
Please assist .
Thank You
--- Mike Frysinger 2009-10-14 10:31:43
no it doesnt. only things *you* enabled might need STLport.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
log text/plain 721788 woon chong huat
STLport.jpg image/pjpeg 69608 woon chong huat