Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13565 closed defect (worksforme)

libidl: build failure when upgrading caused by old libidl1 IDL.h

Reported by: piet@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

Libidl fails to install on my system. It looks different from other bug reports about libidl.

System: MacBook 2GHz Intel Core2 Duo, 2GB RAM O.S: Mac OS X Tiger 10.4.11 Xcode version 2.4.1 Macports Version: 1.520 Libidl version: 0.8.9

Attachments (1)

libidl.log (3.7 KB) - added by piet@… 16 years ago.

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by piet@…

Attachment: libidl.log added

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: Port Bugs

Apparently there's a problem upgrading libidl to 0.8.9_0 if some previous version is installed? I'm unable to reproduce the problem upgrading from 0.8.8_0. So I would suggest employing this workaround:

sudo port selfupdate
sudo port -f uninstall libidl
sudo port install libidl

Done.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Failure installing libidllibidl: build failure when upgrading

comment:3 Changed 16 years ago by piet@…

This gives me the same error

comment:4 Changed 16 years ago by piet@…

OK, I found the problem. I had an old libidl1 installed. This contains a IDL.h which is erroneously included by the libidl compilation. Uninstalling libidl1 solved it.

comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed
Summary: libidl: build failure when upgradinglibidl: build failure when upgrading caused by old libidl1 IDL.h

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.