Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#19088 closed defect (worksforme)

gtk2 missing /usr/X11/lib/libX11.la on Intel Leopard

Reported by: marco.comini@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: gtk2 intel leopard Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: gtk2

Description

Cannot build gtk2 on a Mac Pro 10.5.6, xcode 3.1.2, just installed from scratch.

It complains about a missing /usr/X11/lib/libX11.la, which is actually missing. I have it on other machines, a file of about a year ago, but probably it is no longer installed by the new OSX/xcode versions. Should I install first some older version of x11user/sdk?

Here's the final transcript

/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing -Wall  -L/opt/local/lib -o libgdk-x11-2.0.la  -version-info 1400:7:1400 -export-dynamic -rpath /opt/local/lib  -export-symbols-regex "^[^_].*"  gdk.lo gdkapplaunchcontext.lo gdkcairo.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdkdisplaymanager.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkimage.lo gdkkeys.lo gdkkeyuni.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrectangle.lo gdkregion-generic.lo gdkrgb.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkwindowimpl.lo gdkenumtypes.lo x11/libgdk-x11.la -L/opt/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpixman-1 -lpng12 -lpango-1.0 -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfontconfig -lexpat -lfreetype -lz -lXinerama -lXi -lXrandr -lXcursor -lXrender -lXcomposite -lXext -lXdamage -lXfixes -lX11 -lXau -lXdmcp    -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz   -ljasper -lm  ../gdk-pixbuf/libgdk_pixbuf-2.0.la 
grep: /usr/X11/lib/libX11.la: No such file or directory
sed: /usr/X11/lib/libX11.la: No such file or directory
libtool: link: `/usr/X11/lib/libX11.la' is not a valid libtool archive

Change History (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to nox@…

You might try installing the xorg-server port or XQuartz.

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:3 in reply to:  1 Changed 15 years ago by marco.comini@…

Replying to macsforever2000@…:

You might try installing the xorg-server port or XQuartz.

xprg-server didn't work, didn't tried the other

I've tried another way... I've installed the old xcode 3.0 which came with my original OS, amd the files appeared, than 3.1.2 again and after that it built.

comment:4 Changed 15 years ago by nox@…

Resolution: worksforme
Status: newclosed

Can't reproduce.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:6 Changed 14 years ago by pano.irk@…

file / usr/X11/lib/libX11.la is absent in Mac OSX 10.6, I enter TimeMachine and found this file in previous versions of Mac OSX 10.5

Note: See TracTickets for help on using tickets.