rerun autoconf ?

Esh, Andrew AEsh at tricord.com
Mon Jul 22 08:03:43 GMT 2002


No, autoconf creates "configure" using "configure.ac" or "configure.in" as
input. (Edit autoconf for more info, it's a script.) The "configure" script
is included with the source code as a convenience.

You want to run autoconf first, then ./configure, then make.

-----Original Message-----
From: Ulf Bertilsson [mailto:ulf.bertilsson at adcomdata.no]
Sent: Monday, July 22, 2002 3:34 AM
To: Samba-Technical (E-post)
Subject: rerun autoconf ?
Importance: Low


...
creating ./config.status
creating include/stamp-h
creating Makefile
creating script/findsmb
creating include/config.h
[root at box source]# make
WARNING: you need to rerun autoconf <-!
Using FLAGS =  -O   -Iinclude -I./include -I./ubiqx -I./smbwrapper  -I.
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -I.   
...

So.. Correct would be to ./configure then autoconf, then make -> install
?

Please bear with my somewhat novice *nix experience :)

(Source synced with CVS, basic RH 7.2)

--
Ulf
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba-technical mailing list