hi there!
I hope you could help me.
I just downloaded samba 2.0.6 and started to install on my machine (DS10,
Tru64 4.0f, and gcc 2.95.1)
./configure works fine, but during "make" I got some warnings first and
then in /smbd/ipc.c the following errors:
parse error before int
parse error before int
parse error befor )
if I look at the line mentioned in the error-message the following entry is
shown:
temp = va_arg(args,int);
After this I checked the file and there exist a lot of other "va_arg"s but
the one with (args,int) don't work. What can I do?
thanx in advance
tp
--
-----------------------------
ICS
Dipl.-Ing.(FH) Thomas Peruzzi
thomas.peruzzi_at_fh-sbg.ac.at
http://www.fh-sbg.ac.at/ics
0043 662 4665 653
-----------------------------
Received on Fri Dec 03 1999 - 09:58:44 NZDT