First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 199535
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Network Proxy Developers <net-proxy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Pettenò <flameeyes@gentoo.org>
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 199535 depends on: Show dependency tree
Show dependency graph
Bug 199535 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: 2007-11-18 14:34 0000
redir.c: In function ‘redir’:
redir.c:379: warning: dereferencing type-punned pointer might break
strict-aliasing rules
redir.c:415: warning: dereferencing type-punned pointer might break
strict-aliasing rules
redir.c:431: warning: dereferencing type-punned pointer might break
strict-aliasing rules
ld: /usr/lib/libpcreposix.a(pcreposix.o): relocation R_X86_64_32S against `a
local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libpcreposix.a: could not read symbols: Bad value
make[2]: *** [redir.so] Error 1
make[1]: *** [modules] Error 2
make: *** [all] Error 2

Of course linking a static library to build a shared object does not work on
AMD64.

------- Comment #1 From Alin Năstac 2007-11-20 21:08:40 0000 -------
Fixed in cvs, without revision bump.

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