Opened 12 years ago

Closed 12 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)

main.log (100.8 KB) - added by szepesva@… 12 years ago.
log file

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by szepesva@…

Attachment: main.log added

log file

comment:1 Changed 12 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 in reply to:  1 Changed 12 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 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.