Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41819 closed defect (invalid)

transfig installation error:

Reported by: adamny Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: transfig

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am receiving an error while attempting to install transfig on my Mac Ports 2.2.1 (on my mac running OS X 10.9 and Xcode 5.0.2). I need it to install xfig. I am enclosing sudo port -d transfig and have attached a text file with the details of the error.

Any help will be appreciated.

-- Adam

PS. ticket #33165 also concerned transfig install error on an earlier version of macports and apparently that issue was fixed already. I dont know if my problem is related.

Attachments (1)

transfig-error.txt (69.3 KB) - added by adamny 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by adamny

Attachment: transfig-error.txt added

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Keywords: transfig removed
Port: transfig added
fig2dev.c:26:22: error: sys/file.h: No such file or directory
In file included from bound.c:17:
fig2dev.h:18:20: error: stdlib.h: No such file or directory
In file included from fig2dev.c:27:
fig2dev.h:18:20: error: stdlib.h: No such file or directory
fig2dev.h:19:19: error: stdio.h: No such file or directory

Have you installed the Xcode command-line tools (xcode-select --install)?

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

Description: modified (diff)

comment:3 in reply to:  1 ; Changed 10 years ago by adamny

Thanks! That fixed it!

Have you installed the Xcode command-line tools (xcode-select --install)?

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

comment:5 in reply to:  3 Changed 10 years ago by larryv (Lawrence Velázquez)

Replying to adam.ny3@…:

Thanks! That fixed it!

Glad to hear. FYI, the command-line tools package places system headers into /usr/include, which is necessary for many ports to build correctly.

Note: See TracTickets for help on using tickets.