**** BEGIN LOGGING AT Fri Mar 02 03:00:00 2007 Mar 02 03:05:17 03bzhou * r5673 10optware/trunk/make/mediatomb.mk: mediatomb: modify string_converter if standalone libiconv Mar 02 03:49:23 03bzhou * r5674 10optware/trunk/make/esound.mk: esound: no-builtin-{sin,cos} for old uclibc Mar 02 04:56:03 03bzhou * r5675 10optware/trunk/make/coreutils.mk: coreutils: no clock_settime on ts101 Mar 02 05:02:40 03bzhou * r5676 10optware/trunk/platforms/packages-ts101.mk: promoted coreutils and esound for ts101 Mar 02 05:19:59 03bzhou * r5677 10optware/trunk/make/avahi.mk: avahi: added missing gdbm-stage Mar 02 05:53:34 03bzhou * r5678 10optware/trunk/platforms/packages-ts101.mk: promoted glib and friends for ts101 Mar 02 06:03:32 03bzhou * r5679 10optware/trunk/make/speex.mk: speex: no-builtin-{cos,sin,log} for ts101 (uclibc 0.9.27) Mar 02 06:05:08 03bzhou * r5680 10optware/trunk/platforms/packages-ts101.mk: promoted speex for ts101 Mar 02 06:14:52 03bzhou * r5681 10optware/trunk/platforms/toolchain-ts101.mk: ts101: toolchain libc version should be 0.9.27 Mar 02 06:28:21 03bzhou * r5682 10optware/trunk/platforms/toolchain-ts101.mk: ts101: need to set UCLIBC-OPT_VERSION Mar 02 06:39:14 03bzhou * r5683 10optware/trunk/platforms/packages-ts101.mk: ts101: promoted libnsl postfix rc snownews zip zsh Mar 02 06:42:56 NAiL: think i found and fixed toolchain dirname 0.9.28 problem Mar 02 06:45:43 start anew on nudi for ts101, see optware/ts101/*.log Mar 02 09:37:08 03oleo * r5684 10optware/trunk/ (3 files in 2 dirs): transmission: r1504->1517 - remove .watchtog on incident Mar 02 12:16:08 eno: WOW! Mar 02 12:30:46 wow what? :) Mar 02 12:31:07 He's fixed a lot of problems with the ts101 toolchain and packages :) Mar 02 12:31:17 aha :) Mar 02 13:07:56 eno: I'm trying a build with all packages except ecl, erlang and nfs-stuff. Should be a couple more packages that work now :-) Mar 02 15:09:56 * eno turns on ts101 in autobuild Mar 02 15:12:42 I'm working through the packages and seeing which build and not Mar 02 15:13:32 the current PACKAGES all build ok Mar 02 15:13:50 Do you know if there's a workaround for missing cosf and sinf? Mar 02 15:14:16 yeah, grep fno-builtin-sin make/*.mk Mar 02 15:14:49 Yeah, I tried copying that to ffmpeg, but it didn't work Mar 02 15:14:50 0.9.27 uclibc claims to have C99 math, but actually does not Mar 02 15:15:21 then i dunno Mar 02 15:15:23 there is link for missing math in make/buildroot.mk Mar 02 15:15:50 ah, here comes the expert Mar 02 15:16:29 wth? Mar 02 15:16:31 ifeq ($(TARGET_ARCH), mipsel) Mar 02 15:16:31 FFMPEG_CPU=mipsel Mar 02 15:16:31 else Mar 02 15:16:31 FFMPEG_CPU=mips Mar 02 15:16:34 endif Mar 02 15:18:12 this is also on of the thing I've seen and said 'stupido' Mar 02 15:18:39 It is not used at all, I think Mar 02 15:19:06 confusion++; Mar 02 15:19:17 It's apparently only used to decide endianness Mar 02 15:19:32 but on all !mips arches that's just plain wrong ;) Mar 02 15:20:18 oleo: Regarding the missing math stuff... I'm not entirely sure what I should be doing. Which of the patches should I try to apply to get the missing functions? Mar 02 15:21:24 tau the bottom of the .mk file is the link to page explaining and how to add some functions. Mar 02 15:22:05 http://busybox.net/bugs/view.php?id=144 Mar 02 15:23:31 oleo: Yeah, but there's lots of patches there, and they're a bit above me ;) Mar 02 15:24:00 all of them? Mar 02 15:24:02 I've used some of them to patch 0.9.28 Mar 02 15:24:18 not all Mar 02 15:35:52 Any clues to which ones? Mar 02 15:40:11 see buildroot/uClibc-patches/{ 220-lrint.patch, 230-float_wrappers.patch, 240-libm-Makefile.patch, 120-more_standard_math.patch} Mar 02 15:42:03 Ok, I'll try that. Thanks :) Mar 02 15:45:57 230 won't apply, since there's no float_wrappers.c Mar 02 17:38:20 03bzhou * r5685 10optware/trunk/make/cups.mk: cups: made to work on ts101 Mar 02 17:38:55 03bzhou * r5686 10optware/trunk/platforms/packages-ts101.mk: ts101: promoted cups and samba Mar 02 18:33:34 <[FireFly]> my nslu now has 128Mbyte, hopefully debian will like it :) Mar 02 18:33:56 hi all :) Mar 02 18:34:16 can anybody help me> Mar 02 18:34:18 ? Mar 02 18:35:09 i'm trying to install cross compiling environment for asus wl-500g with oleg's firmware Mar 02 18:35:46 on Fedora Core 6 Mar 02 18:37:43 dfayruzov: and the problem is? Mar 02 18:38:09 hi eno ) greetings from Jin^eLD ) Mar 02 18:38:31 Hi Jin^eLD Mar 02 18:38:32 dfayruzov: don't keep us all in suspense! What's the problem? Mar 02 18:38:34 :D Mar 02 18:38:51 no, i'm not him :) Mar 02 18:39:17 so problem is: i checked out "svn co http://svn.nslu2-linux.org/svnroot/optware/trunk" Mar 02 18:39:59 do "cd trunk; make oleg-target; cd oleg; make directories; make toolchain" Mar 02 18:40:33 and it's not making :) Mar 02 18:40:41 it ends up with Mar 02 18:41:04 Checked out revision 17310. Mar 02 18:41:04 tar: /home/dfayruzov/trunk/oleg/downloads/buildroot-svn-17310.tar.gz: Cannot open: No such file or directory Mar 02 18:41:04 tar: Error is not recoverable: exiting now Mar 02 18:41:04 make: *** [/home/dfayruzov/trunk/oleg/downloads/buildroot-svn-17310.tar.gz] Error 141 Mar 02 18:41:50 is there a oleg/downloads/buildroot-svn-17310.tar.gz downloaded? Mar 02 18:41:51 dfayruzov: what's the previous error before that, perhaps when downloading that file? Mar 02 18:41:56 may be it cannot download buildroot-svn-17310.tar.gz? Mar 02 18:43:33 first error: /bin/sh: line 0: cd: /home/dfayruzov/trunk/oleg/builds: No such file or directory Mar 02 18:43:40 it is ok? Mar 02 18:44:27 "make directories" under oleg should have created builds/ Mar 02 18:45:23 the command is "[dfayruzov@localhost trunk]$ make oleg-target; cd oleg; make directories; make toolchain Mar 02 18:45:24 " Mar 02 18:45:25 can you redo "make directories" under oleg Mar 02 18:45:45 of course :) Mar 02 18:46:34 is there a oleg/builds/ directories created? Mar 02 18:46:55 one sec Mar 02 18:47:51 yep Mar 02 18:49:17 how about "downloads", does it link to ../downloads ? Mar 02 18:50:00 i also recommend you rename trunk to optware Mar 02 18:50:36 no, it doesnt Mar 02 18:50:52 i'll try again Mar 02 18:52:55 mv trunk optware; rm -rf optware/oleg Mar 02 18:55:41 yes Mar 02 18:55:43 [dfayruzov@localhost oleg]$ make directories Mar 02 18:55:43 mkdir /home/dfayruzov/optware/oleg/downloads Mar 02 18:55:43 mkdir: cannot create directory `/home/dfayruzov/optware/oleg/downloads': File exists Mar 02 18:55:43 make: *** [/home/dfayruzov/optware/oleg/downloads] Error 1 Mar 02 18:55:59 after make oleg-target Mar 02 18:56:27 but ln for downloads already made Mar 02 18:56:40 03nail * r5687 10optware/trunk/platforms/packages-ts101.mk: Update broken packages list for ts101 Mar 02 18:59:57 dfayruzov: that's wierd, make directories should not mkdir downloads if the downloads symlink exists Mar 02 19:02:48 another weird things: there is no "downloads" in optware/ Mar 02 19:03:33 03nail * r5688 10optware/trunk/make/ser.mk: Fix ts101 breakage Mar 02 19:03:45 that's a side-effect of not starting from the master makefile Mar 02 19:04:06 you can create a downloads under optware/ Mar 02 19:04:25 i've done Mar 02 19:04:28 it Mar 02 19:04:37 and manual created link Mar 02 19:04:51 and started make toolchain Mar 02 19:06:13 i think it is alright now :) Mar 02 19:06:31 it is checking out Mar 02 19:06:44 i'll wait Mar 02 19:07:48 whatever wiki page you're following, can you update it? 1. check out optware/trunk to optware directory; 2. mkdir optware/downloads if not using master makefile Mar 02 19:08:54 it is not wiki page. i followed instructions from Jin^eLD :) Mar 02 19:09:25 i'm trying to compile mediatomb with debug support :) Mar 02 19:10:40 03nail * r5689 10optware/trunk/make/mrtg.mk: Fix broken link Mar 02 19:10:41 it is in optware packages, but it fails with exception when trying to add to database files with russian characters in names Mar 02 19:11:40 i c Mar 02 19:12:31 can it be viewed who compiled mediatomb optware package? Mar 02 19:14:21 svn log make/mediatomb.mk bzhou == eno Mar 02 19:14:40 eno: I'm getting these kinds of errors a lot in my build: Mar 02 19:14:40 sed: can't read /home/repvik/slug/optware/ts101/builds/bsdmainutils/{Makefile,*.mk}: No such file or directory Mar 02 19:14:58 A lot of the packages don't build because of some {}-stuff Mar 02 19:15:20 bash vs dash i guess Mar 02 19:15:37 thx ) so it was you? ) Mar 02 19:16:42 dfayruzov: yes, it's me. But i dunno anything about russian chars :-) Mar 02 19:17:18 eno: Yeah, that's right ;) Mar 02 19:17:42 eno: Is it ok to enable those packages when they finally build on my box? Mar 02 19:17:47 It's more than "a few" ;) Mar 02 19:18:23 NAiL: i guess we'll need to remove {} stuff gradually, for the short term, let's use bash Mar 02 19:19:18 replace {} usage as you see fit Mar 02 19:22:21 eno Mar 02 19:23:28 optware will be compiled, what next? how to compile smth for wl-500g? Mar 02 19:23:44 e.g. mediatomb? Mar 02 19:25:12 03nail * r5690 10optware/trunk/make/hexcurse.mk: Fix broken url Mar 02 19:26:29 cd optware/oleg; make mediatomb-ipk Mar 02 19:27:07 read make/mediatomb.mk to see what other make targets are available Mar 02 19:29:17 ok, i see Mar 02 19:29:41 and if i want to compile from sources? Mar 02 19:30:04 that is going to compile from source Mar 02 19:30:27 it will download source? Mar 02 19:31:02 yes, read make/mediatomb.mk and you should understand Mar 02 19:31:41 ok :) thank you ) i'm dummy, but i learn fast :) Mar 02 19:31:53 in this case, it does "svn co" and created a tarball, lot other packages are downloading source tarball Mar 02 19:44:47 hmm Mar 02 19:44:56 ifeq ($(HOST_MACHINE), x86_64) Mar 02 19:44:56 LIBGMP_HOST32="--host=i586-pc-linux-gnu" Mar 02 19:45:22 That's kinda lame, isn't it? libgmp is looking for an i586-compiler when it should be looking for a ppc compiler Mar 02 19:50:54 03nail * r5691 10optware/trunk/make/ (rc.mk rrdtool.mk): Fix rrdtool and rc broken urls Mar 02 19:52:30 03nail * r5692 10optware/trunk/platforms/packages-ts101.mk: Enable bsdmainutils, cyrus-imapd, hexcurse, lighttpd, memtester, mrtg, netcat, ntop, py-simpy, rc, rrdcollect, rrdtool, sendmail, ser for ts101 Mar 02 19:53:02 There Mar 02 19:53:18 To fix any more I'll have to fix the math-problems Mar 02 19:53:44 (zip has broken url, there's a few c++-problems, a few library problems, and the rest is sinf/cosf) Mar 02 19:58:55 03nail * r5693 10optware/trunk/platforms/packages-ts101.mk: clean up list of broken packages Mar 02 20:12:32 03nail * r5694 10optware/trunk/make/libgmp.mk: Fix so it builds on ts101 Mar 02 20:19:14 03nail * r5695 10optware/trunk/make/libgmp.mk: revert previous diff Mar 02 20:34:42 eno: swi-prolog and gmp both do the "ifeq ($HOST_MACHINE), x86_64" stuff. Is swi-prolog and gmp only meant to build native? Mar 02 20:41:16 NAiL: swi-prolog and gmp both needs host (native in oe term) build Mar 02 20:41:43 and the host build has to be 32 bit even if on 64 machine Mar 02 20:41:57 03nail * r5696 10optware/trunk/make/zip.mk: Fix url Mar 02 20:42:10 aha Mar 02 20:42:22 I've got no idea if it builds then ;) Mar 02 20:42:40 both builds fine on nudi and on my end Mar 02 20:45:04 03nail * r5697 10optware/trunk/platforms/packages-ts101.mk: Enable dcraw for ts101 Mar 02 20:45:29 03nail * r5698 10optware/trunk/platforms/packages-ts101.mk: Enable swi-prolog for ts101 Mar 02 20:45:32 ok, I'll enable that too then. Mar 02 20:45:37 hey guys Mar 02 20:47:24 03nail * r5699 10optware/trunk/platforms/packages-ts101.mk: Cleanup ts101-packages again Mar 02 20:48:07 52 broken packages left. Mar 02 20:48:35 NAiL: still cleaning up koens mess, huh? :) Mar 02 20:49:02 no, that's not koens mess Mar 02 21:04:40 * H4rvy is away: PUB Mar 02 21:46:41 03bzhou * r5700 10optware/trunk/make/libiconv.mk: libiconv: rm -f $(STAGING_LIB_DIR)/libiconv.la **** BEGIN LOGGING AT Fri Mar 02 21:50:13 2007 Mar 02 22:17:13 hi Mar 02 22:22:56 03bzhou * r5701 10optware/trunk/Makefile: optware/Makefile: mkdir optware/download if not already created Mar 02 22:24:27 eno: will that create a timestamp dependency on the DL_DIR? Mar 02 22:24:48 (i.e. make *everything* recompile if something in DL_DIR changes? Mar 02 22:25:58 eno: I would probably do that with an "[ -e ${DL_DIR} ] || mkdir -p ${DL_DIR}" stanza Mar 02 22:37:59 rwhitby: you're right Mar 02 22:38:33 that's why those dependencies aren't there already :-) Mar 02 22:40:12 03bzhou * r5702 10optware/trunk/Makefile: optware/Makefile: not have DL_DIR as a dependency Mar 02 22:45:53 kinda scary that someone can just read a Makefile like that and find issues so quickly... Mar 02 22:51:17 the MasterMakefile will be affected by r5701 the most Mar 02 23:37:30 * H4rvy is back Mar 03 00:09:45 eno: Your libiconv-fix should fix a few of my builderrors, is that correct? :) Mar 03 00:12:34 neon and then svn at least Mar 03 00:13:04 what error do you have on ruby? Mar 03 00:14:14 Mar 03 00:14:15 uh. Mar 03 00:14:40 make[1]: Entering directory `/home/repvik/slug/optware/ts101/builds/ruby' Mar 03 00:14:40 ruby: /home/repvik/slug/optware/ts101/builds/ruby/fake.rb:12: unterminated string meets end of file (SyntaxError) Mar 03 00:14:44 /home/repvik/slug/optware/ts101/builds/ruby/fake.rb:12: syntax error, unexpected $end, expecting kENDmake[1]: *** [.rbconfig.time] Error 1 Mar 03 00:16:18 ouch. Mar 03 00:16:32 * NAiL tries to build svn Mar 03 00:16:39 mediatomb builds now Mar 03 00:16:47 * mwester just gets all warm and fuzzy when build procedures involve files named "fake"... Mar 03 00:18:08 eno: svn fails with the same problem as freeradius: Mar 03 00:18:09 grep: /opt/lib/libiconv.la: No such file or directory Mar 03 00:18:09 /bin/sed: can't read /opt/lib/libiconv.la: No such file or directory Mar 03 00:18:09 libtool: link: `/opt/lib/libiconv.la' is not a valid libtool archive Mar 03 00:18:21 That's after your update and rebuilt libiconv Mar 03 00:18:40 (neon already built) Mar 03 00:18:47 NAiL: do a "make neon-dirclean" Mar 03 00:19:25 2 sec Mar 03 00:19:41 still builds Mar 03 00:19:48 Packaged contents of /home/repvik/slug/optware/ts101/builds/neon-0.24.7-ipk into /home/repvik/slug/optware/ts101/builds/neon_0.24.7-2_powerpc.ipk Mar 03 00:20:33 then "make svn-dirclean svn-ipk" Mar 03 00:20:57 Tried that, got the above errors Mar 03 00:21:13 I'll try again in 2 mins, see if I missed something Mar 03 00:21:30 I'm also getting this: Mar 03 00:21:30 /usr/bin/ld: skipping incompatible /home/repvik/slug/optware/ts101/staging/opt/lib/libiconv.so when searching for -liconv Mar 03 00:21:33 /usr/bin/ld: cannot find -liconv Mar 03 00:21:48 (id3lib) Mar 03 00:22:15 id3lib uses TARGET_GXX, and it's not available for ts101 Mar 03 00:22:22 aha Mar 03 00:22:25 fair enough Mar 03 00:22:50 rebuilding svn now Mar 03 00:24:06 dang, this time it worked... Mar 03 00:24:09 wtf? Mar 03 00:24:23 I used the command history, and checked that I did exactly the same Mar 03 00:27:24 strange Mar 03 00:27:31 eno: Any idea on this one too? Mar 03 00:27:31 libtool: link: warning: library `/home/repvik/slug/optware/ts101/staging/opt/lib/libodbc.la' was moved. Mar 03 00:27:34 libtool: link: cannot find the library `/opt/lib/libiconv.la' Mar 03 00:27:46 Why does it look in /opt for the last one? Mar 03 00:28:07 grep /opt/lib/libiconv.la staging/opt/lib/*.la Mar 03 00:28:40 03nail * r5703 10optware/trunk/platforms/packages-ts101.mk: ts101-packages: mediatomb and svn works Mar 03 00:29:05 aha Mar 03 00:29:54 http://www.pastebin.ca/379199 Mar 03 00:30:44 How do I stop that from happening? Mar 03 00:31:38 clean rebuild avahi gnet unixodbc Mar 03 00:38:28 libtool is shit. Mar 03 00:38:59 more trouble than its worth Mar 03 00:43:29 libtool is the devil Mar 03 00:43:41 along with PAM Mar 03 00:43:50 mwester: ping? Mar 03 00:43:58 mwester: Can you build mtd-utils? Mar 03 00:44:05 * NAiL ends up with an error Mar 03 00:47:50 03nail * r5704 10optware/trunk/platforms/packages-ts101.mk: promote mysql-connector-odbc for ts101 Mar 03 00:53:00 03nail * r5705 10optware/trunk/platforms/packages-ts101.mk: Promote freeradius for ts101 Mar 03 00:54:28 NAiL: yes, mtd-utils-native builds. Mar 03 00:54:44 I don't know if either unslung or slugos builds mtd-utils Mar 03 00:55:19 n8 Mar 03 00:55:23 ah Mar 03 00:55:32 I can build native, but not mtd-utils Mar 03 00:57:02 Ok. I can't try that right now; I'm on hour #3 of regenerating cached rosters and heights Mar 03 00:57:11 (just upgraded mtn) Mar 03 00:58:06 eno: http://www.pastebin.ca/379215 <-- After rebuilding, I still have these. **** BEGIN LOGGING AT Sat Mar 03 01:07:02 2007 Mar 03 01:14:55 03nail * r5706 10optware/trunk/make/openser.mk: openser: Assumes either mips or arm. Added conditional for ppc Mar 03 01:15:50 03nail * r5707 10optware/trunk/platforms/packages-ts101.mk: promote openser for ts101 Mar 03 01:25:12 03nail * r5708 10optware/trunk/platforms/packages-ts101.mk: Promoted ruby for ts101 Mar 03 01:30:34 * NAiL notes that sablevm has a broken link Mar 03 01:34:48 03nail * r5709 10optware/trunk/make/sablevm.mk: Change url to nslu2-linux sources. The original site no longer has any sources Mar 03 01:35:27 03nail * r5710 10optware/trunk/platforms/packages-ts101.mk: Promote sablevm for ts101 Mar 03 01:35:47 There. Mar 03 01:36:37 NAiL: how about re-stage? Mar 03 01:37:39 re-stage? Mar 03 01:39:12 make avahi-stage Mar 03 01:39:25 make gnet-stage Mar 03 01:39:34 ah, two sec Mar 03 01:40:29 that fixes all but this one: Mar 03 01:40:30 staging/opt/lib/libtdsodbc.la:dependency_libs=' -L/home/repvik/slug/optware/ts101/staging/opt/lib /opt/lib/libodbcinst.la -ldl -lpthread /opt/lib/libiconv.la' Mar 03 01:40:43 restaging unixodbc doesn't work Mar 03 01:41:04 tds sounds like freetds Mar 03 01:41:26 needs to find out where libtdsodbc.la coming from Mar 03 01:41:46 ah Mar 03 01:41:48 btw: Mar 03 01:41:49 [~] # irssi irc.freenode.org Mar 03 01:41:49 R_PPC_REL24: Compile shared libraries with -fPIC! Mar 03 01:42:01 * NAiL suspects perl Mar 03 01:43:26 twas freetds Mar 03 01:43:30 :) Mar 03 01:47:41 * eno changing freetds to explicitly stage and enable odbc Mar 03 01:48:10 right now it depends on the build order whether odbc is included Mar 03 01:49:46 aha Mar 03 01:54:10 03bzhou * r5711 10optware/trunk/make/freetds.mk: freetds: explicitly enable-odbc Mar 03 01:58:50 eno: I sent a mail to opents, and "released" optware for ts101 Mar 03 01:59:12 excellent Mar 03 02:08:15 I made sure to thank you ;) Mar 03 02:13:22 Nice job! Mar 03 02:16:24 eno did most of the work Mar 03 02:23:27 toolchain is the key, rwhitby and i said after that it will be easy Mar 03 02:24:06 more platforms actually makes optware better Mar 03 02:25:12 yeah Mar 03 02:25:19 "easy" is an overstatement though ;) Mar 03 02:27:00 yay :-D Mar 03 02:27:03 ssh works Mar 03 02:27:54 (and then suddenly terminal stuff works too) Mar 03 02:33:52 whey :-D Mar 03 02:33:54 svn works Mar 03 02:34:11 03bzhou * r5712 10optware/trunk/ (make/at.mk platforms/packages-ts101.mk): at: specify /opt/sbin/sendmail as the mail program to use; promoted for ts101 Mar 03 02:36:59 Now we're talking. The terminal works, I'm using bash, ssh works, svn works. It's useful already ;) Mar 03 02:38:12 sudo, screen, coreutils ? Mar 03 02:39:47 The real test - can it compile and run "Hello World" natively? Mar 03 02:39:53 mwester: no Mar 03 02:40:08 eno: sudo complains about no root passwd. There's no root user on this box. Mar 03 02:40:15 (So that'll need some working around) Mar 03 02:40:23 (administrator == root) Mar 03 02:40:29 coreutils, dunno yet Mar 03 02:41:41 for hello.c http://www.nslu2-linux.org/wiki/Optware/Simh Mar 03 02:41:55 * eno kidding ... Mar 03 02:42:14 hahaha Mar 03 02:44:05 screen works now ;) Mar 03 02:45:16 with 64M, apache should run quite comfortably, or lighttpd/cherokee Mar 03 02:45:21 perl doesn't though Mar 03 02:45:54 error message? Mar 03 02:46:07 R_PPC_REL24: Compile shared libraries with -fPIC! Mar 03 02:46:07 perl: symbol 'malloc': can't handle reloc type 0xa Mar 03 02:46:31 compiling with -fPIC doesn't sound too hard, but the perl makefile scares me :-P Mar 03 02:49:41 oh, and libstdc++ is missing, so anything c++ fails. Mar 03 02:49:46 i copied config.sh from ds101g one, and really should look at config.sh-mipsel Mar 03 02:50:52 ah Mar 03 02:52:06 cppsymbols should contain __PIC__=1 and __pic__=1 Mar 03 02:55:39 That's it? Mar 03 02:56:56 ok, it's time for me to go to bed Mar 03 02:56:57 not sure, you'll need to experiment Mar 03 02:57:03 Ok, I'll try tomorrow Mar 03 02:57:06 later all :) Mar 03 02:57:10 thanks a lot, eno Mar 03 02:57:19 sweet dream **** ENDING LOGGING AT Sat Mar 03 02:59:59 2007