Line | |
---|
1 | dynconfig.c: In function `get_dyn_CONFIGFILE':
|
---|
2 | dynconfig.c:105: error: syntax error before "unixroot"
|
---|
3 | dynconfig.c:106: error: `unixroot' undeclared (first use in this function)
|
---|
4 | dynconfig.c:106: error: (Each undeclared identifier is reported only once
|
---|
5 | dynconfig.c:106: error: for each function it appears in.)
|
---|
6 | dynconfig.c:110: error: syntax error before "tmpdir"
|
---|
7 | dynconfig.c:112: warning: passing arg 1 of `strncpy' from incompatible pointer type
|
---|
8 | dynconfig.c:113: warning: passing arg 2 of `setenv' from incompatible pointer type
|
---|
9 | dynconfig.c:116: warning: passing arg 1 of `strncpy' from incompatible pointer type
|
---|
10 | dynconfig.c:117: warning: passing arg 1 of `stpcpy' from incompatible pointer type
|
---|
11 | dynconfig.c:118: warning: passing arg 2 of `setenv' from incompatible pointer type
|
---|
12 | The following command failed:
|
---|
13 | gcc -I. -IU:/Develop/Samba/samba-3.2.x/source -DSMB_PASSWD_FILE="/samba/private/smbpasswd" -DPRIVATE_DIR="/samba/private" -DCONFIGFILE="/samba/lib/smb.conf" -DSBINDIR="/samba/sbin" -DBINDIR="/samba/bin" -DLMHOSTSFILE="/samba/lib/lmhosts" -DSWATDIR="/samba/swat" -DLOCKDIR="/samba/var/locks" -DPIDDIR="/samba/var/locks" -DLIBDIR="/samba/lib" -DLOGFILEBASE="/samba/var" -DSHLIBEXT="shared_libraries_disabled" -DCTDBDIR="" -DCONFIGDIR="/samba/lib" -DCODEPAGEDIR="/samba/lib" -DCACHEDIR="/samba/var/locks" -DSTATEDIR="/samba/var/locks" -O -D_SAMBA_BUILD_=3 -IU:/Develop/Samba/samba-3.2.x/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -I/include -IU:/Develop/Samba/samba-3.2.x/source/lib -D_SAMBA_BUILD_=3 -c dynconfig.c -o dynconfig.o
|
---|
14 | make: *** [dynconfig.o] Error 1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.