Bug 1071 - configure script picks wrong options for SCO OpenServer
Summary: configure script picks wrong options for SCO OpenServer
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 2.2
Classification: Unclassified
Component: Packaging (show other bugs)
Version: 2.2.8a
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 19:26 UTC by Julio Gazquez
Modified: 2004-02-17 08:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julio Gazquez 2004-02-12 19:26:19 UTC
I had to tweak Makefile and config.h in an OpenServer 5.0.6 box, as it didn't 
compile out of the box. 
 
In config.h, I set: 
 
#define HAVE_INITGROUPS 1 
#define HAVE_IFACE_IFCONF 1 
 
in the Makefile, I had to add 
 
LDFLAGS=-b elf 
 
I don't know why, as ld manpage says ELF is the default format, so it should 
be unnecessary. I barely know a thing about SCO, though...
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-02-17 08:45:43 UTC
Sorry, but the 2.2 is not under development any longer.
If you can reproduce this bug against the latest 3.0 release, 
please reopen this bug and change the version in the report.
Thanks.