Well I tried this: mkdir build; cd build MIG=i386-gnu-mig CC=i386-gnu-gcc LD=i386-gnu-ld ../configure \ --build=i686-pc-linux-gnu --host=i386-pc-gnu --target=i386-pc-gnu \ --prefix=/gnu and I still get problems with /usr/i386-gnu/lib/libutil.so needing libc.so.6 and errors about symbol redefinitions which come from libc.so.6. So maybe the cross compiler is broke? I do not know anything about building a debian package to know where to look to fix this. Using the dpkg-builpackage script where would you run that from? A build directory? BTW, under Mach the first com port is /dev/com0 right? _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Daniel E . Baumann
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Roland McGrath
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Pankaj Kaushal
- Re: cross compilation problems Daniel E . Baumann
- Re: cross compilation problems Roland McGrath
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Daniel E . Baumann
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Gordon Matzigkeit
- Re: cross compilation problems Marcus Brinkmann
- Re: cross compilation problems Daniel E . Baumann
- Re: cross compilation problems Marcus Brinkmann
- Re: cross compilation problems Steve Bowman
- Re: cross compilation problems Mark Kettenis