From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 12:06:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C4616A4CE for ; Wed, 9 Jun 2004 12:06:53 +0000 (GMT) Received: from server1.web-mania.com (server1.web-mania.com [193.22.244.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id F390343D1F for ; Wed, 9 Jun 2004 12:06:52 +0000 (GMT) (envelope-from list@arameus.net) Received: (from www@localhost) by server1.web-mania.com (8.11.6/8.11.6) id i59C31b25411; Wed, 9 Jun 2004 13:03:01 +0100 Date: Wed, 9 Jun 2004 13:03:01 +0100 Message-Id: <200406091203.i59C31b25411@server1.web-mania.com> X-Authentication-Warning: server1.web-mania.com: www set sender to list@arameus.net using -f To: freebsd-questions@freebsd.org Received: from 212.159.95.35 (auth. user list@arameus.net@pop3.arameus.net) by www.arameus.net with HTTP; Wed, 09 Jun 2004 12:03:01 +0000 X-IlohaMail-Blah: list@arameus.net X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: www.arameus.net) In-Reply-To: <200406091055.QAA08622@manage.24online> From: Edd Bounce-To: Edd Errors-To: Edd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: RE: I must be doing something wrong! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 12:06:53 -0000 Tryed this and it did not work :( Thinking about it profiled libs are not even a part of a kernel. /usr/src/sys/geom/geom_io.c: In function `g_io_request': /usr/src/sys/geom/geom_io.c:283: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c:285: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c: In function `g_io_deliver': /usr/src/sys/geom/geom_io.c:330: structure has no member named `updating' /usr/src/sys/geom/geom_io.c:331: structure has no member named `updating' /usr/src/sys/geom/geom_io.c:354: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c:355: structure has no member named `bt' /usr/src/sys/geom/geom_io.c:356: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c:359: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c:360: structure has no member named `bt' /usr/src/sys/geom/geom_io.c:361: structure has no member named `wentbusy' /usr/src/sys/geom/geom_io.c:363: structure has no member named `updating' /usr/src/sys/geom/geom_io.c:364: structure has no member named `updating' *** Error code 1 Stop in /usr/obj/usr/src/sys/HITBOX. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can you just catch the tree at a bad time when it will not compile? On 6/9/2004, "BSDBoy" wrote: >For things like disabling proflibs and other stuff like turning off >debigguing code (which you should do if you are not a developer) refer to >man make.conf and man malloc.conf. Although off topic, I would recommend you >to customize make.conf by introducing processor specific flags and disabling >stuff u don't want on your PC. > >BSDBoy > >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Edd >Sent: Wednesday, June 09, 2004 16:01 >To: freebsd-questions@freebsd.org >Subject: RE: I must be doing something wrong! > > >It is a well known bug to do with OSS in the base of the FreeBSD dist >that stops it compiling. There is a range of OSVERSIONS that the port >will not compile on listed in the Makefile. Therefore I have not got as >far as compiling , so i cannot show an error. Well apart from that the >port tells me 'it will not compile so dont even bother trying'. > >Please explain proflibs. How might I disable them. > >Thanks > >On 6/9/2004, "BSDBoy" wrote: > >>Edd, >>I didn't use jack personally but it is very much unlikely that a port does >>not compile on the RELEASE tree. It had never happened to me. Could you >>precisely state the error if you try to compile that port on the RELEASE >>tree? Secondly, you can disable proflibs during the compilation of the >>world. Thirdly, did you update the port tree on the RELEASE tree before >>trying to get that jack thing work? >> >>-----Original Message----- >>From: owner-freebsd-questions@freebsd.org >>[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Edd >>Sent: Wednesday, June 09, 2004 15:45 >>To: freebsd-questions@freebsd.org >>Subject: RE: I must be doing something wrong! >> >> >>On 6/9/2004, "BSDBoy" wrote: >> >>>First of all WHY do u want to runthe CURRENT code? Secondly can u paste >>>/etc/make.conf? >> >>to run jack audio server which does not complile on 5.2.1 >> >>make.conf=3D >> >>PERL_VER=3D5.6.1 >>PERL_VERSION=3D5.6.1 >>PERL_ARCH=3Dmach >>NOPERL=3Dyo >>NO_PERL=3Dyo >>NO_PERL_WRAPPER=3Dyo >>cputype=3D?athlon-xp >> >>Thanks >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" >> >> >> >> >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > >