Displaying 5 results from an estimated 5 matches for "tar_parsearg".
Did you mean:
tar_parseargs
2005 Feb 24
1
Compilation problem
...unction `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
Compiling client/clitar.c
client/clitar.c:91: syntax error before `*'
client/clitar.c:91: warning: data definition has no type or storage
class
client/clitar.c: In function `tar_parseargs':
client/clitar.c:1754: `regex_t' undeclared (first use in this function)
client/clitar.c:1754: (Each undeclared identifier is reported only once
client/clitar.c:1754: for each function it appears in.)
client/clitar.c:1754: syntax error before `)'
client/clitar.c:1760: `errcode' un...
2005 Feb 15
3
3.0.11 client/clitar.c Fails to Compile on RedHat and AIX
...and RedHat 7.3. In both cases:
./configure --with-winbind --with-ads --with-ldap --with-krb5
AIX 5.2:
Compiling client/clitar.c
client/clitar.c:91: error: parse error before '*' token
client/clitar.c:91: warning: data definition has no type or storage class
client/clitar.c: In function `tar_parseargs':
client/clitar.c:1754: error: `regex_t' undeclared (first use in this function)
client/clitar.c:1754: error: (Each undeclared identifier is reported only once
client/clitar.c:1754: error: for each function it appears in.)
client/clitar.c:1754: error: parse error before ')' token
c...
2005 Feb 09
1
build error on samba 3.0.11 to be domain member w/ W2k ADS
...b
-Wl,-rpath,/us
r/lib
LDFLAGS = -L/usr/local/lib -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath,/usr/lib
Compiling client/clitar.c
client/clitar.c:91: error: parse error before '*'
token
client/clitar.c:91: warning: data definition has no
type or storage class
client/clitar.c: In function `tar_parseargs':
client/clitar.c:1754: error: `regex_t' undeclared
(first use in this function)
client/clitar.c:1754: error: (Each undeclared
identifier is reported only once
client/clitar.c:1754: error: for each function it
appears in.)
client/clitar.c:1754: error: parse error before ')'
token
c...
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all,
My old and stable backup script don't work anymore.
It's based on smbclient's tar command using crX parameters for creating
archive, excluding files based on basic regular expressions.
The box is running Fedora core 2, fully updated:
kernel-2.6.8-1.521
samba-common-3.0.7-2.FC2
samba-client-3.0.7-2.FC2
The error is easily reproducible:
smbclient //ntpdc/share -A credfile \
-c
2005 Feb 09
1
Samba 3.0.11 won't compile on Solaris 8
...#39;:
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
Compiling client/clitar.c
client/clitar.c:91: error: parse error before '*' token
client/clitar.c:91: warning: data definition has no type or storage
class
client/clitar.c: In function `tar_parseargs':
client/clitar.c:1754: error: `regex_t' undeclared (first use in this
function)
client/clitar.c:1754: error: (Each undeclared identifier is reported
only once
client/clitar.c:1754: error: for each function it appears in.)
client/clitar.c:1754: error: parse error before ')' token...