-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm running through the Karma-HOWTO at the moment - I'd like to get my Karma auto-mounting and visibile to Banshee by the end of the weekend if I can :) I think I'm going to have some good feedback for the HOWTO - I'll suggest some changes once I have everything working. In the meantime, I can't get libkarma 0.0.5 to compile, using jam, on Ubuntu Egdy Eft - I see the following the output below. I've search for the libc_nonshared.a message and seen a few hits related to GCC 4.1 - I'm using GCC 4.1.2 - so I guess that's one problem. If anyone has a work-around that'd be good. I think the skipping of targets must be a different problem though - any help there? BTW - I'm using jam because I see "karma_helper.c:5:17: error: usb.h: No such file or directory" when I try to run make and I've no idea which package provides usb.h - perhaps that should go into the HOWTO...? Besides, I'd prefer to build shared libs instead of statically-linked ones. Help with this stuff would be greatly appreciated - Ethernet and Java for my Karma is such a rubbish solution! Cheers, Richard. Here's my output from jam: Cc tools/chprop.o Link tools/chprop /usr/bin/ld: tools/chprop: hidden symbol `__stack_chk_fail_local' in /usr/lib/libc_nonshared.a(stack_chk_fail_local.oS) is referenced by DSO /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status cc -lz -lkarma -L./obj -lFLAC -lvorbisfile -o tools/chprop tools/chprop.o ...failed Link tools/chprop ... Cc tools/playlist_show.o Link tools/playlist_show /usr/bin/ld: tools/playlist_show: hidden symbol `__stack_chk_fail_local' in /usr/lib/libc_nonshared.a(stack_chk_fail_local.oS) is referenced by DSO /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status cc -lz -lkarma -L./obj -lFLAC -lvorbisfile -o tools/playlist_show tools/playlist_show.o ...failed Link tools/playlist_show ... Cc tools/riocp.o ...skipped <tools>rio_rw.o for lack of <tools>rio_rw.c... ...skipped <tools>wav.o for lack of <tools>wav.c... ...skipped <tools>mp3.o for lack of <tools>mp3.c... ...skipped riocp for lack of <tools>rio_rw.o... ArchiveStaticLib obj/libkarma.a ar: creating libkarma.a Ranlib obj/libkarma.a ...failed updating 2 target(s)... ...skipped 4 target(s)... ...updated 17 target(s)... - -- "Racing turtles, the grapefruit is winning..." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFTIzs7wcpQjDyc54RAkZyAKCOJup4bxdao1eEd0++yTieGUrfJgCeOkZe RGojx2qnBPuQVj1iJNgQ+Ro= =U3NH -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
