View previous topic :: View next topic |
Author |
Message |
riposte n00b
Joined: 17 Nov 2003 Posts: 69 Location: New Zealand
|
Posted: Mon Mar 01, 2004 10:24 pm Post subject: Trouble Compiling Hylafax on Alpha |
|
|
Hi there,
I am having problems compiling Hylafax-4.1.8-r1 on my old Alpha 200.
I have just completed a base install from stage2 (yeah..I know Im a wimp..I just didnt want to wait 3 days for it to bootstrap) and everything went smoothly - until now.
It spits the dummy at this point:
Code: |
/usr/lib/gcc-lib/alpha-unknown-linux-gnu/../../../../../bin/ld: PageSize.o: gp-relative relocation against dynamic symbol PageSizeInfo::pageInfo
collect2: ld returned 1 exit status
make[3]: *** [libfaxutil.so] error 1
|
Any ideas?
Thanks |
|
Back to top |
|
|
riposte n00b
Joined: 17 Nov 2003 Posts: 69 Location: New Zealand
|
Posted: Tue Mar 02, 2004 9:32 am Post subject: |
|
|
It seems to be some sort of shared library problem so after a bit more googling I tried compiling with CFLAGS including -fpic . It has now compiled ok - I will test that it functions tomorrow. I would still be interested in knowing more about the problem - could someone explain it to me? |
|
Back to top |
|
|
|