[ expat-Bugs-532407 ] Can't compile 1.95.2 on SCO OpenServer

noreply@sourceforge.net noreply@sourceforge.net
Wed Mar 20 02:09:04 2002


Bugs item #532407, was opened at 2002-03-20 02:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=532407&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Can't compile 1.95.2 on SCO OpenServer

Initial Comment:
I can't compile expat 1.95.2 on SCO openserver .
'make' does nothing.
I can't check out CVS version because of a firewall.
How can I do?

see below for details

expat-1.95.2 $  ./configure
creating cache ./config.cache
checking host system type... i686-pc-sco3.2v5.0.6
checking build system type... i686-pc-sco3.2v5.0.6
checking for ranlib... :
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a
cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for non-GNU ld... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /bin/nm -p
checking whether ln -s works... yes
checking whether the C compiler needs -belf... yes
updating cache ./config.cache
checking whether we are using GNU C... no
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -Kpic
checking if cc PIC flag -Kpic works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
ltconfig: warning: `cc' requires `-belf' to build
shared libraries
checking if cc static flag -dn works... -dn
checking if the linker (/bin/ld) is GNU ld... no
checking whether the linker (/bin/ld) supports shared
libraries... yes
checking command to parse /bin/nm -p output... ok
checking how to hardcode library paths into programs...
immediate
checking for /bin/ld option to reload object files...
-r
checking dynamic linker characteristics... sco3.2v5.0.6
ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for gcc... (cached) cc
checking whether the C compiler (cc -g -belf ) works...
yes
checking whether the C compiler (cc -g -belf ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install...
/usr/bin/X11/scoinst -c
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for working const... yes
checking for off_t... yes
checking for size_t... yes
checking for 8-bit clean memcmp... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for memmove... yes
checking for bcopy... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating lib/expat.h
creating xmlwf/Makefile
creating examples/Makefile
creating config.h
expat-1.95.2 $  make
expat-1.95.2 $  cd lib
expat-1.95.2/lib $  make
        /bin/sh ../libtool --mode=compile cc
-DHAVE_CONFIG_H -DPACKAGE='"expat"'
-DVERSION='"expat_1.95.2"' -I. -I. -I..  -g -belf -c
xmlparse.c
mkdir .libs
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmlparse.c  -Kpic -DPIC -o .libs/xmlparse.lo
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmlparse.c -o xmlparse.o >/dev/null 2>&1
mv -f .libs/xmlparse.lo xmlparse.lo
        /bin/sh ../libtool --mode=compile cc
-DHAVE_CONFIG_H -DPACKAGE='"expat"'
-DVERSION='"expat_1.95.2"' -I. -I. -I..  -g -belf -c
xmltok.c
rm -f .libs/xmltok.lo
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmltok.c  -Kpic -DPIC -o .libs/xmltok.lo
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmltok.c -o xmltok.o >/dev/null 2>&1
mv -f .libs/xmltok.lo xmltok.lo
        /bin/sh ../libtool --mode=compile cc
-DHAVE_CONFIG_H -DPACKAGE='"expat"'
-DVERSION='"expat_1.95.2"' -I. -I. -I..  -g -belf -c
xmlrole.c
rm -f .libs/xmlrole.lo
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmlrole.c  -Kpic -DPIC -o .libs/xmlrole.lo
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\
-DVERSION=\expat_1.95.2\ -I. -I. -I.. -g -belf -c
xmlrole.c -o xmlrole.o >/dev/null 2>&1
mv -f .libs/xmlrole.lo xmlrole.lo
        /bin/sh ../libtool --mode=link  cc
-version-info 1:0:1 -g -belf  -o libexpat.la -rpath
/usr/local/lib  xmlparse.lo xmltok.lo xmlrole.lo
rm -fr .libs/libexpat.la .libs/libexpat.*
.libs/libexpat.*
/bin/ld -G -h libexpat.so0 -o .libs/libexpat.so.1.1.0 
xmlparse.lo xmltok.lo xmlrole.lo  
(cd .libs && rm -f libexpat.so0 && ln -s
libexpat.so.1.1.0 libexpat.so0)
(cd .libs && rm -f libexpat.so && ln -s
libexpat.so.1.1.0 libexpat.so)
ar cru .libs/libexpat.a  xmlparse.o xmltok.o xmlrole.o 
: .libs/libexpat.a
creating libexpat.la
(cd .libs && rm -f libexpat.la && ln -s ../libexpat.la
libexpat.la)
expat-1.95.2/lib $  cd ../xmlwf
expat-1.95.2/xmlwf $  make
        cc -g -belf -I../lib -c xmlwf.c
        cc -g -belf -I../lib -c xmlfile.c
        cc -g -belf -I../lib -c codepage.c
        cc -g -belf -I../lib -c unixfilemap.c
        cc -o xmlwf -static xmlwf.o xmlfile.o
codepage.o unixfilemap.o -L../lib/.libs -lexpat
error: unknown -a option: tic
*** Error code 1 (bu21)
expat-1.95.2/xmlwf $  cd ../examples
expat-1.95.2/examples $  make
        cc -g -belf -I../lib -c elements.c
        cc -o elements  -static -L../lib/.libs -lexpat 
error: unknown -a option: tic
*** Error code 1 (bu21)




----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=532407&group_id=10127