First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 52077
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: eleven@ludojad.itpp.pl
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 52077 depends on: Show dependency tree
Show dependency graph
Bug 52077 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-26 04:09 0000
gcc -shared -lssl -o pam_usb.so auth.o conf.o device.o dsa.o pam.o parser.o
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: auth.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
auth.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [pam_usb.so] Error 1


Reproducible: Always
Steps to Reproduce:
1. cd /usr/portage/sys-libs/pam_usb
2. emerge pam_usb-0.2.2.ebuild
3. observe.

Actual Results:  
compilation failure.

Expected Results:  
compile and install pam_usb ebuild.

------- Comment #1 From Danny van Dyk (RETIRED) 2004-05-26 05:00:28 0000 -------
Ok, i preliminary fixed it. But i had to patch the makefile. Patch applies only
on amd64 for the time being.

CC'ing hhg: As -fPIC is recommened for all shared objects and as this ebuild
supply only a shared object, should I apply it on all archs ?

------- Comment #2 From Danny van Dyk (RETIRED) 2004-05-28 12:20:03 0000 -------
I applied this patch on all archs now myself. Fixed.

------- Comment #3 From Hallgrimur Gunnarsson (RETIRED) 2004-05-28 21:51:00 0000 -------
I'm no longer the maintainer for pam_usb; scox has been maintaining it since he
became a developer (understandably -- pam_usb being his project and all).
Although it seems he didn't change metadata.xml. I'll send him a note about it.

------- Comment #4 From Andrea Luzzardi 2004-05-29 03:28:35 0000 -------
Yeah, well done Danny. I'll make this patch upstream by the next release of
pam_usb. Thanks to the reporter for reporting this bug.

First Last Prev Next    No search results available      Search page      Enter new bug