On Tue, 2004-11-16 at 04:07 +0000, James Marquez wrote: > Well I seem to have a problem getting Spamassassin 3.0.1 to compile. I am > running Solaris 2.5.1 with Perl 5.8.5 and gcc 3.3.2. I have been able to > install all the required perl modules. Now I want to finally install > Spamassassin and I get this error: > Undefined first referenced > symbol in file > snprintf /var/tmp//ccBlGmez.o > vsnprintf /var/tmp//ccBlGmez.o > ld: fatal: Symbol referencing errors. No output written to spamc/spamc > collect2: ld returned 1 exit status
I seem to recall that snprintf was not included in older versions of Solaris. At one time, SA included some source for a snprintf function in the contrib directory. Alex