cgandrews
06-10-2002, 10:47 PM
the configure error I receive is:
configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /usr/lib.
ls -la on /usr/lib/libEQ.a returns:
-rwxrwxrwx 1 root root 6734 Jun 10 22:14 /usr/lib/libEQ.a
(i changed the permissions in case that was the issue...it wasn't)
The same file is in my /usr/local/lib directory. I've made sure the md5sum is correct.
My config.log says the following:
./libEQ.a(libEQ.o)(.eh_frame+0x11): undefined reference to '__gxx_personality_v0'
collect2: ld returned 1 exit status
I know it's probably something simple I'm just missing but...any ideas?
Thx,
G
configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /usr/lib.
ls -la on /usr/lib/libEQ.a returns:
-rwxrwxrwx 1 root root 6734 Jun 10 22:14 /usr/lib/libEQ.a
(i changed the permissions in case that was the issue...it wasn't)
The same file is in my /usr/local/lib directory. I've made sure the md5sum is correct.
My config.log says the following:
./libEQ.a(libEQ.o)(.eh_frame+0x11): undefined reference to '__gxx_personality_v0'
collect2: ld returned 1 exit status
I know it's probably something simple I'm just missing but...any ideas?
Thx,
G