Here is my environment:
akopps@alcatraz:/scratch/local/src/ifhp-3.4.1$ uname -a
SunOS alcatraz.berkeley.edu 5.6 Generic_105181-21 sun4m sparc SUNW,SPARCstation-4
akopps@alcatraz:/scratch/local/src/ifhp-3.4.1$ echo $PATH
/usr/css/bin:/usr/openwin/bin:/home/u1/admin/akopps/bin:/usr/bin:/usr/ucb:/usr/dt/bin:/opt/local/bin:/usr/lang:/usr/hosts:/usr/games:.
akopps@alcatraz:/scratch/local/src/ifhp-3.4.1$ gcc -v
Reading specs from
/local/sol/2.6/depot/gcc-2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Here are the commands that I have issued:
$ ./configure --prefix=/scratch/local --enable-nls 2>&1 | tee configure-log
$ time /opt/local/bin/make 2>&1 | tee make-log
Here is the error message:
gcc -g -Wall -g -O2 -g -Wall -DHAVE_CONFIG_H -I.. -I./.
-DCONFIG_FILE=\"/scratch/local/etc/ifhp.conf\"
-DLOCALEDIR=\"/scratch/local/share/locale\" -c -o textps.o textps.c
textps.c: In function `main':
textps.c:263: warning: implicit declaration of function `unsetenv'
gcc textps.o plp_snprintf.o -lsocket -o textps
textps.o: In function `main':
/scratch/local/src/ifhp-3.4.1/src/textps.c:263: undefined reference to `unsetenv'
collect2: ld returned 1 exit status
make[2]: *** [textps] Error 1
make[2]: Leaving directory `/scratch/local/src/ifhp-3.4.1/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/scratch/local/src/ifhp-3.4.1'
make: *** [all] Error 2
-Akop
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------