Hi all, Running configure (several times) on a SunOs 4.1.x machine ends with the following error message: .. ... creating include/stamp-h creating Makefile creating include/config.h ./config.status: 6853 Bus error What can I do ? Please help ! Best Regards Peter Krauspe ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Peter Krauspe .---. .----------- System Administration / \ __ / ------ peter.krauspe@burffm.infrabrk.com / / \(..)/ ----- ////// ' \/ ` --- Infratest Burke GmbH & Co Mafo //// / // : : --- Lurgialle 10 // / / /` '-- 60439 Frankfurt // //..\\ ----UU----UU----------------------------------------------- '//||\\` Ph: (+49)+69/75615-265 Fax: -222 ''`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
samba@samba.org wrote:> Date: Mon, 18 Jan 1999 13:58:46 +0100 (MET) > From: Peter Krauspe <peter.krauspe@burffm.infrabrk.com> > Subject: Samba-2.0.0 : configure problem with SunOs 4.1.x> Running configure (several times) on a SunOs 4.1.x machine ends with > the following error message: > . > .. > creating include/stamp-h > creating Makefile > creating include/config.h > /config.status: 6853 Bus error > > What can I do ? > Please help !This may not be a big enough help, but I was able to configure and compile samba2.0.0beta5 and samba2.0.0 on SunOS 4.1.3_U1, using gcc. I'll send my config.h and Makefile's to you, though there's a good chance that our installations of gcc, nis/yp, etc are different enough that they won't work for you. -- Tim Braun | Voice: 204-942-2992 ext 228 Airwire Mobile Technologies | FAX: 204-942-3001 400-123 Bannatyne Ave | Email: tim@AirWire.com Winnipeg, Manitoba, Canada R3B 0R3 |
Hi all, I'm having a somewhat different problem. samba-2.0.0 configures just fine on my SunOS 4.1.3/gcc 2.7.2.3 box, but the build complains about redefinition problems in termios.h and ioctl.h. In order to get it to stop complaining I had to kill all references to termios.h termio.h and sys/termio.h in config.h as they all seem to load termios.h on my system. However, even then I don't get an executable that works! smbclient can talk to the server, but NT 4.0 SP3 can't. It's back to 1.9.18p10 for now, until I get a chance to play around with 2.0.0 a bit more. When I first got the codebase from the CVS server I ended up with a 2.1.0-prealpha which seemed to configure, build and work OK but I'd rather not run a prealpha version on this server... At some point I internd on replacing SunOS 4.1.3 with RedHat Sparc 5.2 on that machine, so maybe the problems will go away then. ;-) Balam (A very happy samba user for more than 4 years! Keep up the great work!) On Monday, January 18, 1999 9:38 AM, samba@samba.org [SMTP:samba@samba.org] wrote:> Date: Mon, 18 Jan 1999 13:58:46 +0100 (MET) > From: Peter Krauspe <peter.krauspe@burffm.infrabrk.com> > To: samba@samba.org > Subject: Samba-2.0.0 : configure problem with SunOs 4.1.x > Message-ID: <199901181258.NAA15698@burffm.infrabrk.com> > > > Hi all, > > Running configure (several times) on a SunOs 4.1.x machine ends with the > following error message: > > . > .. > creating include/stamp-h > creating Makefile > creating include/config.h > /config.status: 6853 Bus error > > What can I do ? > Please help ! > > Best Regards > > Peter Krauspe >