Hi "make linux" got me some steps further.
the next problem was with lightning. 1.2pre does not support x86_64, but there is a 1.2b version which does. so after downloading it and fiddling with seam/sources/Makefile.cvs and seam-support/build.sh build scripts i think i have solved that. next problem is: /usr/bin/ld: /home/max/software/alicebuild/seam-support/install/lib/libz.a(gzio.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /home/max/software/alicebuild/seam-support/install/lib/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [libseam.la] Error 1 make[2]: Leaving directory `/home/max/software/alicebuild/seam/build' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/max/software/alicebuild/seam/build' make: *** [rebuild-seam] Error 2 I am giving up here, since i simply do not know whats going on. Regards, Max On Mon, 2008-06-30 at 09:58 +0200, Guido Tack wrote: > Max Wolf wrote: > > Next i tried to build from CVS as described in the wiki. > > http://www.ps.uni-sb.de/alice/wiki/index.cgi/HowToBuildForSEAM > > > > "make setup" was succesful as far as i can tell. > > "make all" terminates immedeatly with: > > Non-supported OS: x86_64 linux 2.6.24-19-generic > > > It's just that Makefile that hasn't been updated for 64 bit Linux > yet. Please try make linux instead of make all, does this work? > > > Cheers, > Guido > > >
_______________________________________________ alice-users mailing list [email protected] http://www.ps.uni-sb.de/mailman/listinfo/alice-users
