Displaying 6 results from an estimated 6 matches for "ap_fnmatch".
2003 Jun 10
1
Compiling 3.0.0beta1
...ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
I am getting wierd errors trying to compile 3.0b1, and getting here and
it is dying,
Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/tmp/samba-3.0.0beta1/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
ap_fnmatch is an apache thing as far as I can find, why is smbd linking
against it? This is just a straight
./confiure --prefix=/opt/samba-3.0.0b1
No wierd CPPFLAGS,LDFLAGS or any other environmental variables.
--
---
Dere...
2003 Sep 23
1
Solaris 8 samba-3.0.0rc4 compile errors
...-D_FILE_OFFSET_BITS=64 -I/opt/samba-3.0.0rc4/source
LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -liconv
LDSHFLAGS = -G
LDFLAGS =
Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/opt/samba-3.0.0rc4/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
2010 Feb 19
1
Samba 3.4.5 won't compile (Slackware)
...mpiling registry/reg_util_legacy.c
Compiling lib/popt_common.c
Generating smbd/build_options.c
Building include/build_env.h
Compiling smbd/build_options.c
Compiling smbd/server.c
Linking bin/smbd
lib/gencache.o: In function `gencache_iterate_fn':
gencache.c:(.text+0xb1): undefined reference to `ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
---------- End ---------------------
Where is the problem?
Viele Gruesse!
Helmut
2003 Nov 07
1
Samba 3 still doesn't work - build errors (details)
...le.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'
tdb/tdbutil.o(.text+0x103a): In function `tdb_search_keys':
tdb/tdbutil.c:791: undefined reference to `ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
This build attempt used the latest (downloaded tonight) stable releases of
MIT-krb5, OpenLDAP, and Samba. Here is how I configured each module:
MIT-krb5:
./configure --prefix=/usr
OpenLDAP:
./configure --prefix=/usr --sysconf...
2003 Nov 08
1
Samba 3 doesn't compile - the saga continues...
...le.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'
tdb/tdbutil.o(.text+0x103a): In function `tdb_search_keys':
tdb/tdbutil.c:791: undefined reference to `ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
Yes, I know the warning about mktemp is from MIT-krb5. I'm not concerned about
that. It's the Samba generated warnings and errors that have me concerned.
--
Ronald R. Gage
MCP, LPIC1, A+, Net+
Pontiac, Michigan...
2003 Oct 22
1
more solaris/samba 3 build problems
Samba team.. I spent an hour trying to post to the samaba news group at
gmane.org. my browser seems retarded, and I need to do work. I also
spent about 20 minutes trying to figure out the bugzilla deal, but its
beyond me, plus i am getting very frustraited trying to send this damm
bug report. so.. here.. here is the bug report. please post it,
whatever.
Hi all,
I am attempting to