I'm trying to install Hypermail for the first time, on an HP-UX 10.20 box. I've run configure, and when I run make, I get the following errors:
<...>
cc -c -g -Ae finelink.c cc -c -g -Ae txt2html.c cc -c -g -Ae search.c
cc -c -g -Ae quotes.c cc -o hypermail -g -Ae base64.o date.o domains.o file.ohypermail.o
trio_snprintf (code)
trio_asprintf (code)
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Now, I think the warnings about search.c are just warnings but that I can safely ignore them (is that right?). I have the latest version of search.c from the CVS; it is version 1.6
The "/usr/ccs/bin/ld: Unsatisfied symbols:" error obviously has to be fixed if I am to get Hypermail installed. I've been able to determine /usr/cc/sbin/ld has to do with linking and that this type of error on HPUX is usually due to a library not being found. I'm guessing it's a trio library.
I can't find trio_snprintf (or trio, for that matter) anywhere but in the string.c file; it isn't in any header files that I can determine.
Do I need to install Trio and if so, where do I get it?
Again, please ask for more info; I'm sure my problem description is somewhat lacking.
Leslie Received on Mon 07 May 2001 03:37:52 PM GMT
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT