Sol7 Compilation Woes (progress#3)

From: David Rieger (drieger@olac.berkeley.edu)
Date: Fri Jul 18 2003 - 12:52:44 EDT


This is embarrassing - I'm sure most of you by now are ignoring my messages.

In case anyone will read this - I've obtained make and added it as well as
added it to my path.

My CC var is cc
My C var is c

Forte6 is installed, and it's location in my path var is before anything
else - seemingly, however, by looking at the screen output, make seems to
be looking for gcc filelibs. Can someone advise me on this or switches to
ensure make sees the right files?

All my thanks,

David

screen output (btw: I'm running these processes as root even though I
dropped the ssh files in my home dir):

make all-recursive
make[1]: Entering directory `/export/home/drieger/ssh-3.2.5'
Making all in lib
make[2]: Entering directory `/export/home/drieger/ssh-3.2.5/lib'
Making all in sshutil
make[3]: Entering directory `/export/home/drieger/ssh-3.2.5/lib/sshutil'
Making all in sshcore
make[4]: Entering directory
`/export/home/drieger/ssh-3.2.5/lib/sshutil/sshcore'
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I\../../.. -g -O2 -c
sshdebug.c
In file included from ../sshincludes_unix.h:19,
                  from ../sshincludes.h:60,
                  from sshdebug.c:14:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/sys/types.h:27:26:
sys/isa_defs.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/sys/types.h:28:31:
sys/feature_tests.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/sys/types.h:33:27:
sys/machtypes.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/sys/types.h:45:27:
sys/int_types.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/sys/types.h:564:24:
sys/select.h: No such file or directory
In file included from ../sshincludes.h:60,
                  from sshdebug.c:14:
../sshincludes_unix.h:20:22: sys/stat.h: No such file or directory
../sshincludes_unix.h:21:23: sys/param.h: No such file or directory
../sshincludes_unix.h:53:2: #error "Autoconfig error, your compiler doesn't
seem to support any 32 bit type"
In file included from ../sshincludes_unix.h:108,
                  from ../sshincludes.h:60,
                  from sshdebug.c:14:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/stdio.h:36:31:
sys/feature_tests.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/stdio.h:37:25:
sys/va_list.h: No such file or directory
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include/stdio.h:39:24:
stdio_impl.h: No such file or directory
In file included from ../sshincludes.h:60,
                  from sshdebug.c:14:
../sshincludes_unix.h:109:19: ctype.h: No such file or directory
../sshincludes_unix.h:110:19: errno.h: No such file or directory
../sshincludes_unix.h:111:19: fcntl.h: No such file or directory
../sshincludes_unix.h:112:20: assert.h: No such file or directory
../sshincludes_unix.h:113:20: signal.h: No such file or directory
../sshincludes_unix.h:156:18: time.h: No such file or directory
make[4]: *** [sshdebug.o] Error 1
make[4]: Leaving directory `/export/home/drieger/ssh-3.2.5/lib/sshutil/sshcore'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/home/drieger/ssh-3.2.5/lib/sshutil'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/drieger/ssh-3.2.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/drieger/ssh-3.2.5'
make: *** [all-recursive-am] Error 2
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:47 EDT