From owner-freebsd-current Tue Oct 6 14:03:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19144 for freebsd-current-outgoing; Tue, 6 Oct 1998 14:03:14 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (sf3-77.ppp.wenet.net [206.15.84.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA19049 for ; Tue, 6 Oct 1998 14:02:44 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id OAA01928; Tue, 6 Oct 1998 14:03:34 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 6 Oct 1998 14:03:34 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Matthew Thyer cc: Werner Griessl , Scott Wilson , current@FreeBSD.ORG Subject: Re: qt-1.40 hosed? In-Reply-To: <361A25DD.1A3A2D53@camtech.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 6 Oct 1998, Matthew Thyer wrote: > I have fully built the world, XFree86 and kde in ELF format on two > different -CURRENT systems (both single processors, one a P5 the > other a PII) without problems (after kde was fixed for ELF builds > only recently). > > All I can suggest is that you may not have updated your system > properly during these fast changing times in -CURRENT. Or you have > been trying to build the ports before they have been fixed for ELF > or you have a bunch of old a.out libraries that are confusing things. Ehm. No. Qt fucked up. period. Qt 1.40 was "accidentally" released with older Makefiles which broke on fbsd (aout and elf). Qt 1.41 was recently released, and _still_ uses an aout specific method for building shared libs (it depends on /usr/lib/c++rt0.o). I was kindly told that FreeBSD compatibility was not important when I reported this to them ages ago. AFAIK the Qt 1.4x port hasn't been updated. FWIW, I've built Qt ELF many times over (gotta love egcs). - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message