i 've got to reply to myself ...
i found my mistake: under sunos 5.9 per default /usr/bin/id is being used which doesn't understand -u (-a will be the choice). another option is to use /usr/xpg4/bin/id which can deal with "-u".
sorry
-- nikolaj
Am 08.02.2004 um 15:31 schrieb Nikolaj Wicker:
"make install" aftr successful configure and make yields to this error:
test -f /usr/local/share/clamav/viruses.db2 && rm -f /usr/local/share/clamav/viruses.db2 || true
id: illegal option -- u
Usage: id [-ap] [user]
*** Error code 2
make: Fatal error: Command failed for target `install'
Current working directory /usr/local/src/clamav-devel/database
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
i noticed this error in some earlier versions. i think the makefile should be corrected...
i used todays cvs-code.
--
nikolaj
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
