Opened 13 years ago
Closed 13 years ago
#33610 closed defect (invalid)
ipe @7.1.2 compilation error - build failure
Reported by: | szepesva@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | m.thon@… | |
Port: | ipe |
Description
When trying to install ipe, an undefined symbol error happens while trying to compile it. I think the problem is that libipecanvas.dylib is built for i386:
:info:build ld: warning: in /usr/lib/libipecanvas.dylib, file was built for i386 which is not the architecture being linked (x86_64)
and this causes a lot of undefined symbols.
Attachments (1)
Change History (4)
Changed 13 years ago by szepesva@…
comment:1 follow-up: 2 Changed 13 years ago by m.thon@…
This happens when you have previously installed a version of ipe in a system directory (/usr/lib) which you failed to remove prior to installing via MacPorts. Please remove any such previously installed ipe version from the system directories.
This is not a MacPorts bug.
comment:2 Changed 13 years ago by szepesva@…
Replying to m.thon@…:
This happens when you have previously installed a version of ipe in a system directory (/usr/lib) which you failed to remove prior to installing via MacPorts. Please remove any such previously installed ipe version from the system directories.
This is not a MacPorts bug.
Thanks, this was indeed the cause of the problem.
- Csaba
comment:3 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
log file