Re: Error building Qt3 for KOffice
John Davidorff Pell <[email protected]> Wed, 31 May 2006 11:11:27 -0700
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
The issue your having is related to a utility that you have installed. Specifically, DarwinPorts. DarwinPorts is a utility that abstracts the compile procedure so that you don't have to be a developer to compile applications. The problem you're having is that DarwinPorts' compile command is failing for some reason. Things to try to fix it: Update to the latest Xcode. Update to the latest DarwinPorts (from CVS). Update to the latest DarwinPorts Tree (from CVS). Beyond that, you'll want to contact the DarwinPorts folks as this list is not related to DarwinPorts. Always, JP On May 31, 2006, at 6:53 AM, John Patterson wrote: > Hi, > > I have been trying to install KOffice on my MacBook Pro and > initially ran into a problem trying to install XFree86. > > I got my Mac installation disk, found the X11SDK.pkg and installed > it and tried again which seemed to work. > > I have XCode 2.2.1 installed. > > Now I have come across this error: > > ... > > ---> Packaging tgz archive for perl5.8 5.8.8_0+darwin_8 > ---> Installing perl5.8 5.8.8_0+darwin_8 > ---> Activating perl5.8 5.8.8_0+darwin_8 > ---> Cleaning perl5.8 > ---> Fetching qt3 > ---> Attempting to fetch qt-x11-free-3.3.6.tar.bz2 from ftp:// > ftp.trolltech.com/qt/source/ > ---> Attempting to fetch qt-upstream-patches-0003.tar.bz2 from > http://ranger.befunk.com/fink/ > ---> Verifying checksum(s) for qt3 > ---> Extracting qt3 > ---> Configuring qt3 > ---> Building qt3 with target all > Error: Target com.apple.build returned: shell command "cd /opt/ > local/var/db/dports/build/ > _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ > dports_x11_qt3/work/qt-x11-free-3.3.6 && ./CompileScript.sh" > returned error 2 > Command output: _glWindowPos3f > _glWindowPos3fARB > _glWindowPos3fv > _glWindowPos3fvARB > _glWindowPos3i > _glWindowPos3iARB > _glWindowPos3iv > _glWindowPos3ivARB > _glWindowPos3s > _glWindowPos3sARB > _glWindowPos3sv > _glWindowPos3svARB > _CGLChoosePixelFormat > _CGLClearDrawable > _CGLCreateContext > _CGLDestroyContext > _CGLFlushDrawable > _CGLSetCurrentContext > _xp_attach_gl_context > _xp_destroy_surface > _xp_get_client_id > _xp_import_surface > _xp_init > _xp_update_gl_context > _CGLSetOption > _glVertexArrayRangeAPPLE > /usr/bin/libtool: internal link edit command failed > make[2]: *** [../lib/libqt-mt.3.3.6.dylib] Error 1 > make[1]: *** [sub-src] Error 2 > make: *** [init] Error 2 > > Error: The following dependencies failed to build: kdebase3 > kdelibs3 qt3 libusb lcms libwpd libgsf gnome-vfs gconf gtk2 atk > cairo libpixman pango libbonobo intltool p5-xml-parser orbit2 > libidl popt gnome-mime-data mysql4 ruby readline unsermake > coreutils wv2 > Error: /opt/local/bin/port: Status 1 encountered during processing. > > > > Any suggestions? > > Thanks, > > John > > > > _______________________________________________ > KDE-Darwin mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/kde-darwin