Opened 20 years ago

Closed 19 years ago

#1213 closed defect (duplicate)

koffice fails to compile (10.2.8 with gcc 3.3)

Reported by: jcorley1@… Owned by: ranger@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: techabos@…
Port:

Description

I get this error when I try to port install koffice:

---> Fetching koffice ---> Verifying checksum for koffice ---> Extracting koffice ---> Configuring koffice Error: Target com.apple.configure returned: configure failure: shell command "cd "/Users/jacorley/darwinports/dports/x11/koffice/work/koffice-1.2.90" && CPPFLAGS='-I/usr/X11R6/include -I/opt/local/include -I/opt/local/include/qt3 -no-cpp-precomp -fno-common' LDFLAGS='-L/usr/X11R6/lib' LIBS='-L/opt/local/lib' DYLD_LIBRARY_PATH='/usr/X11R6/lib:/opt/local/lib' ./configure --prefix=/opt/local --prefix='/opt/local' --includedir='/opt/local/include' --libdir='/opt/local/lib' --with-extra-includes='/opt/local/include' --with-extra-libs='/opt/local/lib' --with-qt-dir='/opt/local' --with-qt-includes='/opt/local/include/qt3' --enable-rpath --with-pic --enable-shared=yes --enable-static=no --enable-mt --libexecdir='/opt/local/lib' --with-xinerama --with-pam --enable-final --disable-dependency-tracking" returned error 1 Command output: checking for libjpeg... -ljpeg checking for Qt... libraries /opt/local/lib, headers /opt/local/include/qt3 using -mt checking if Qt compiles without flags... no checking for moc... /opt/local/bin/moc checking for uic... /opt/local/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... libraries /opt/local/lib, headers /opt/local/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /opt/local/bin/dcopidl checking for dcopidl2cpp... /opt/local/bin/dcopidl2cpp checking for mcopidl... /opt/local/bin/mcopidl checking for artsc-config... /opt/local/bin/artsc-config checking for kde-config... /opt/local/bin/kde-config checking for meinproc... /opt/local/bin/meinproc dyld: /opt/local/bin/kde-config Undefined symbols: /opt/local/lib/libqt-mt.3.dylib undefined reference to _glCallLists expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glClearColor expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glClearIndex expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glColor3ub expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glDeleteLists expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glDrawBuffer expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glFlush expected to be defined in /usr/X11R6/lib/libGL.1.dylib /opt/local/lib/libqt-mt.3.dylib undefined reference to _glIndexi expected to be defined

Attachments (1)

koffice.diff (732 bytes) - added by techabos@… 20 years ago.
Patch for configure step.

Download all attachments as: .zip

Change History (4)

Changed 20 years ago by techabos@…

Attachment: koffice.diff added

Patch for configure step.

comment:1 Changed 20 years ago by techabos@…

See attachment #1 "Patch for configure step".

I tried again to compile after a "port install fontconfig"; it's now running (Mac OS X 10.3.1). Kexi crashed. Functionality not tested.

comment:2 Changed 20 years ago by techabos@…

Cc: techabos@… added

comment:3 Changed 19 years ago by toby@…

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 578 *

Note: See TracTickets for help on using tickets.