lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Compile problems on Solaris 2.5.1


From: Brahma Dammoju
Subject: LYNX-DEV Compile problems on Solaris 2.5.1
Date: 26 Mar 97 15:45:18

We are running under Sun Solaris 2.5.1. I was trying to compile Lynx. I don't 
have root privileges, so, I was trying to install it on a directory accessible 
to me. I changed lynx.cfg/userdefs.h accordingly. I tried make with sun4, 
solaris2cc, etc. with no luck. Here is the transcript of what happened for 
"make solaris2". I would really appreciate any suggestions. Thanks very much.

-- Brahma


dwarf% uname -a
SunOS dwarf 5.5 Generic_103093-06 sun4m sparc SUNW,SPARCstation-4

dwarf% make solaris2             
cd WWW/Library/solaris2; make CC="gcc" LYFLAGS="-DDIRED_SUPPORT -DLONG_LIST  "
gcc -c -o ../../Library/solaris2/HTParse.o -O -DDEBUG -DNGROUPS=16 
-Dd_namlen=d_reclen -DNO_BCOPY -DSOLARIS2 -DSVR4 -DUSE_DIRENT -DDIRED_SUPPORT 
-DLONG_LIST    -I../../Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH  
../../Library/Implementation/HTParse.c
In file included from 
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/types.h:19,
                 from /apps/pub/lib/gcc-
lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/unistd.h:80,
                 from ../../Library/Implementation/tcp.h:416,
                 from ../../Library/Implementation/HTParse.c:6:
/usr/include/sys/sysmacros.h:44: warning: `MIN' redefined
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/param.h:153: 
warning: this is the location of the previous definition
/usr/include/sys/sysmacros.h:45: warning: `MAX' redefined
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/param.h:156: 
warning: this is the location of the previous definition
In file included from 
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/file.h:41,
                 from ../../Library/Implementation/tcp.h:464,
                 from ../../Library/Implementation/HTParse.c:6:
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:41: 
warning: `O_ACCMODE' redefined
/usr/include/sys/fcntl.h:148: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:51: 
warning: `O_APPEND' redefined
/usr/include/sys/fcntl.h:35: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:52: 
warning: `O_CREAT' redefined
/usr/include/sys/fcntl.h:53: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:53: 
warning: `O_TRUNC' redefined
/usr/include/sys/fcntl.h:54: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:54: 
warning: `O_EXCL' redefined
/usr/include/sys/fcntl.h:55: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:58: 
warning: `O_NONBLOCK' redefined
/usr/include/sys/fcntl.h:45: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:59: 
warning: `O_NOCTTY' redefined
/usr/include/sys/fcntl.h:56: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:63: 
warning: `O_SYNC' redefined
/usr/include/sys/fcntl.h:38: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:108: 
warning: `F_GETOWN' redefined
/usr/include/sys/fcntl.h:101: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:109: 
warning: `F_SETOWN' redefined
/usr/include/sys/fcntl.h:102: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:111: 
warning: `F_GETLK' redefined
/usr/include/sys/fcntl.h:86: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:112: 
warning: `F_SETLK' redefined
/usr/include/sys/fcntl.h:78: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:113: 
warning: `F_SETLKW' redefined
/usr/include/sys/fcntl.h:79: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:115: 
warning: `F_RGETLK' redefined
/usr/include/sys/fcntl.h:98: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:116: 
warning: `F_RSETLK' redefined
/usr/include/sys/fcntl.h:97: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:118: 
warning: `F_RSETLKW' redefined
/usr/include/sys/fcntl.h:99: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:122: 
warning: `F_RDLCK' redefined
/usr/include/sys/fcntl.h:139: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:123: 
warning: `F_WRLCK' redefined
/usr/include/sys/fcntl.h:140: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:124: 
warning: `F_UNLCK' redefined
/usr/include/sys/fcntl.h:141: warning: this is the location of the previous 
definition
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:126: 
warning: `F_UNLKSYS' redefined
/usr/include/sys/fcntl.h:142: warning: this is the location of the previous 
definition
In file included from ../../Library/Implementation/tcp.h:555,
                 from ../../Library/Implementation/HTParse.c:6:
/usr/include/netdb.h:203: warning: `MAXHOSTNAMELEN' redefined
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/param.h:180: 
warning: this is the location of the previous definition
In file included from 
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/file.h:41,
                 from ../../Library/Implementation/tcp.h:464,
                 from ../../Library/Implementation/HTParse.c:6:
/apps/pub/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3/include/sys/fcntlcom.h:132: 
redefinition of `struct flock'
make[1]: *** [../../Library/solaris2/HTParse.o] Error 1
make: *** [solaris2] Error 1
dwarf%
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]