Hi!

I'm trying to compile 3.0 alpha 21 on a HP-UX 11.00 machine. make bombs out with the following error message:

lib/snprintf.c:790: conflicting types of `snprintf´
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493: previous declaration of `snprintf´
*** Error exit code 1


I tried to compile it with gcc 3.2, which I got from the HP-UX porting centre. I wanted to use gcc, because I've only got the bundled free cc and couldn't run ./configure with this compiler. It errored out, because it couldn't find a way to set seteuid.

I've ran configure like this:

./configure \
--prefix=/extern/software/misc/samba \
--with-privatedir=/extern/software/misc/samba/private \
--with-lockdir=/extern/software/misc/samba/var/locks \
--with-piddir=/extern/software/misc/samba/var/locks \
--with-swatdir=/extern/software/misc/samba/swat \
--with-readline \
--with-libiconv=/usr/local \
--with-smbwrapper \
--with-afs \
--with-dce-dfs \
--with-ads \
--with-krb5=/opt/heimdal \
--with-ldap \
--with-xml-prefix=/usr/local \
--with-automount \
--with-pam \
--with-tdbsam \
--with-nisplus-home \
--with-winbind

Did anyone get alpha21 to compile on HP-UX 11.00?

Thanks a lot,

Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (en)
Homepage: http://www.iso-top.biz | Jabber: [EMAIL PROTECTED]
iso-top.biz - Die günstige Art an Linux Distributionen zu kommen

--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to