egcs 1.1.1 Problem

egcs 1.1.1 Problem

Post by Stephan Marwede » Sat, 01 May 1999 04:00:00



Hi,

I'm running AIX 4.3.2. I installed a precompiled binary of egcs 1.1.1.1
which I downloaded from the Bull ftp site. I also have the bos.adt.*
packages installed. When I try to compile a source package, e.g Apache,
SAMBA, or the new egcs 1.1.2, I get the following errors:

        gcc -c  -I../../os/unix -I../../include   -DAIX=43 -U__STR__
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX `../../apaci` os.c
In file included from /usr/local/include/netdb.h:66,
                 from ../../include/ap_config.h:972,
                 from os.c:6:
/usr/local/include/sys/bitypes.h:25: conflicting types for `int8_t'
/usr/include/sys/inttypes.h:49: previous declaration of `int8_t'
/usr/local/include/sys/bitypes.h:26: warning: redefinition of `u_int8_t'
/usr/include/sys/inttypes.h:618: warning: `u_int8_t' previously declared
here
/usr/local/include/sys/bitypes.h:27: warning: redefinition of `int16_t'
/usr/include/sys/inttypes.h:50: warning: `int16_t' previously declared
here
/usr/local/include/sys/bitypes.h:28: warning: redefinition of
`u_int16_t'
/usr/include/sys/inttypes.h:620: warning: `u_int16_t' previously
declared here
/usr/local/include/sys/bitypes.h:29: warning: redefinition of `int32_t'
/usr/include/sys/inttypes.h:51: warning: `int32_t' previously declared
here
/usr/local/include/sys/bitypes.h:30: warning: redefinition of
`u_int32_t'
/usr/include/sys/inttypes.h:622: warning: `u_int32_t' previously
declared here
make: The error code from the last command is 1.

Can anybody supply a hint on where to look for the error? Can it be,
that the configure script guessed somthing wrong? Is there a conflict
with the 64-bit capability of AIX 4.3.2?

Any help appreciated.

Regards

Stephan

--
--------------------------------------------------
Stephan Marwedel, Object Technology Group  
THALES Communication GmbH, Hamburg, Germany

Web: http://www.thales.de

-> This message was created 100% Micro$oft free <-
--------------------------------------------------

 
 
 

1. After install the egcs, I have a problem.

I installed freebsd 3.2 stable.

And default compiler was gcc 2.7.1 ,
I installed egcs-1.1.2 release from /stand/sysinstall ports collection.

But I can't compile some source. The linker print out
following error message.
/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so.2: undefined reference to
`__find_first_exception_table_match'
/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
collect2: ld returned 1 exit status
*** Error code 1

If you had same problem. Please help me.

I have compiled with -v option. It will help you take care  this problem.

g++ -v -o receivemail.exe
receivemail.o -L/iwproj/jdfree_9000_jjlee/projects/webauthor/freebsd.3.2.rc9
2/home/lib -L../lib -L/iwproj/jdfree_9000_jjlee/p
rojects/iw2-sdk/eng/lib -L../maillib -lintraworks -liwgeneral -liwmail -lvma
il -lvfolder -lvpop3 -lvlog -lvquota -lwadb21 -lwa_mtdl21 -lwacm_mtdl21 -lcb
 -lcrypt
Reading specs from
/usr/local/lib/gcc-lib/i386-portbld-freebsd3.2/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
 /usr/local/lib/gcc-lib/i386-portbld-freebsd3.2/egcs-2.91.66/collect2 -m
elf_i386 -dynamic-linker /usr/libexec/ld-elf.so.1 -o receivemail.exe
/usr/lib/
crt1.o /usr/lib/crti.o
/usr/local/lib/gcc-lib/i386-portbld-freebsd3.2/egcs-2.91.66/crtbegin.o -L/iw
proj/jdfree_9000_jjlee/projects/webauthor/freebsd.3.
2.rc92/home/lib -L../lib -L/iwproj/jdfree_9000_jjlee/projects/iw2-sdk/eng/li
b -L../maillib -L/usr/local/lib/gcc-lib/i386-portbld-freebsd3.2/egcs-2.91.66
 -L/usr/local/i386-portbld-freebsd3.2/lib -L/usr/local/lib
receivemail.o -lintraworks -liwgeneral -liwmail -lvmail -lvfolder -lvpop3 -l
vlog -lvquota -
lwadb21 -lwa_mtdl21 -lwacm_mtdl21 -lcb -lcrypt -lstdc++ -lm -lgcc -lc -lgcc
/usr/local/lib/gcc-lib/i386-portbld-freebsd3.2/egcs-2.91.66/crtend.o
/usr/lib/crtn.o
/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so.2: undefined reference to
`__find_first_exception_table_match'
/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
collect2: ld returned 1 exit status
*** Error code 1

Thanks,

2. Xdm

3. egc/egc++

4. How to send packet directly through a NIC

5. EGCS-1.1.1-x installation problem

6. Solution to network card problem in slackware 2.20

7. egcs-1.1b problems

8. Going from VxVM to SVM: Are soft partitions what I am looking for?

9. egcs Installation Problem

10. egcs C compiler problem

11. Problem with running apps on Solaris built by egcs

12. problem with egcs-1.1.2 / gcc 2.91.66 on Linux (Suse 6.1/6.2)

13. problems X11+EGCS