From owner-freebsd-questions Wed Jun 20 10: 4: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 0BF1C37B403 for ; Wed, 20 Jun 2001 10:04:03 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GF800O01NET8Y@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 20 Jun 2001 10:04:11 -0700 (PDT) Received: from tagalong ([165.107.42.244]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GF8002XPNESKS@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Wed, 20 Jun 2001 10:04:05 -0700 (PDT) Date: Wed, 20 Jun 2001 10:04:12 -0700 From: Drew Tomlinson Subject: RE: KDE 2.1.1 build In-reply-to: <200106200419.f5K4Jvs13399@xyzzy.intranet.snsonline.net> To: 'Mark Sergeant' Cc: "FreeBSD Questions (E-mail)" Message-id: <5CD46247635BD511B6B100A0CC3F0239259FB1@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FWIW, I had lots of trouble building it and building 2.0. The way I got it to work was to remove all dependencies and all KDE things. I even removed X. Then I built X and configured it to work with my system. Once done with that, I did a make && make install on the kde2 metaport. HTH, Drew > -----Original Message----- > From: Mark Sergeant [mailto:msergeant@looksmart.net] > Sent: Tuesday, June 19, 2001 9:20 PM > To: freebsd-questions@FreeBSD.org > Subject: KDE 2.1.1 build > > > Has anyone else had any issues building this port ? The error > I get is as > follows... > > configure:4957: checking for libjpeg6b > configure:4995: cc -o conftest -O2 -O -pipe -I/usr/X11R6/include > -I/usr/inclu > > de -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include > -I/usr/local/in > > clude -I/usr/X11R6/include/qt2 conftest.c > -L/usr/X11R6/lib -L/usr/local/lib > -l > > jpeg6b -lm 1>&5 > /usr/libexec/elf/ld: cannot find -ljpeg6b > configure: failed program was: > #line 4974 "configure" > #include "confdefs.h" > /* Override any gcc2 internal prototype to avoid an error. */ > struct jpeg_decompress_struct; > typedef struct jpeg_decompress_struct * j_decompress_ptr; > typedef int size_t; > #ifdef __cplusplus > extern "C" { > #endif > void jpeg_CreateDecompress(j_decompress_ptr cinfo, > int version, size_t structsize); > #ifdef __cplusplus > } > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still > apply. */ > > int main() { > jpeg_CreateDecompress(0L, 0, 0); > ; return 0; } > configure:5018: checking for libjpeg > configure:5056: cc -o conftest -O2 -O -pipe -I/usr/X11R6/include > -I/usr/inclu > > de -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include > -I/usr/local/in > > clude -I/usr/X11R6/include/qt2 conftest.c > -L/usr/X11R6/lib -L/usr/local/lib > -l > > jpeg -lm 1>&5 > configure:5221: checking for Qt > configure:5382: rm -rf SunWS_cache; c++ -o conftest -O2 > -fno-exceptions > -fno-che > > ck-new -Wall -pedantic -W -Wpointer-arith > -Wmissing-prototypes -Wwrite-strings > - > > Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe > -I/usr/X11R6/include/qt2 > > -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ > -D_PTH_PTHREAD_H_ > -I > > /usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 > -L/usr/X11R6/l > > ib -L/usr/X11R6/lib -L/usr/local/lib conftest.C -Wl,-export-dynamic > -L/usr/loca > > l/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++ -lqt2 -lpng -lz > -lm -ljpeg -lXext > > -lX11 -lSM -lICE 1>&5 > conftest.C:11: #error 1 > conftest.C: In function `int main()': > conftest.C:20: warning: unused variable `int magnolia' > conftest.C:15: warning: unused variable `class QStringList * t' > configure: failed program was: > #include "confdefs.h" > #include > #include > #include > #include > #include > #include > #include > #include > #if ! (QT_VERSION >= 222) > #error 1 > #endif > > int main() { > QStringList *t = new QStringList(); > QIconView iv(0); > iv.setWordWrapIconText(false); > QString s; > s.setLatin1("Elvis is alive", 14); > int magnolia = QEvent::Speech; /* new in 2.2 beta2 */ > return 0; > } > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/converters/kdesupport2. > *** Error code 1 > > Mark Sergeant > Unix Systems Administrator > > Fortune follows... > > If you put garbage in a computer nothing comes out but garbage. But > this garbage, having passed through a very expensive machine, is > somehow enobled and none dare criticize it. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message