Good morning,
We just purchased two new SunFire servers to built out additional
outbound smtp services.
The new servers have Solaris 10 installed. Previously we have installed
all required software for qmail on Solaris 5 and 8 without problems
(using gnu tools, not the Sun environment).
Attempting to install on the new servers in turning into a problem at
this time. Here is the following first two issues I am seeing.
# cd mess822-0.58
# make
./load iftocc mess822.a getln.a strerr.a substdio.a \
stralloc.a alloc.a error.a env.a str.a case.a fs.a open.a
ld: fatal: file crt1.o: open failed: No such file or directory
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `iftocc'
# cd ../ucspi-tcp-0.88
# make
./load chkshsgr
ld: fatal: file crt1.o: open failed: No such file or directory
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `chkshsgr'
I have gcc, make, etc installed and in my path.
# env
TERM=xterm
SHELL=/bin/sh
SSH_CLIENT=10.0.241.136 55162 22
OLDPWD=/usr/local/src/mess822-0.58
SSH_TTY=/dev/pts/1
USER=sysadmin
PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/xpg4/bin
MAIL=/var/mail/sysadmin
PWD=/usr/local/src/ucspi-tcp-0.88
LANG=C
TZ=US/Eastern
PS1=#
SHLVL=1
HOME=/home/sysadmin
LOGNAME=sysadmin
SSH_CONNECTION=10.0.241.136 55162 10.0.241.161 22
_=/usr/bin/env
I have made the only changes I normally do to conf-cc
# cat conf-cc
/usr/sfw/bin/gcc -O2 -include /usr/include/errno.h
This will be used to compile .c files.
#
Searching is turning up NADA so far. Has anyone else been able to
compile DJB software on Solaris 10?
Thanks,
DAve
--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?
Maybe they forgot who made that choice possible.
|