From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 10:45:56 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 91F6C16A4CE for ; Tue, 2 Mar 2004 10:45:56 -0800 (PST) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4344343D1F for ; Tue, 2 Mar 2004 10:45:50 -0800 (PST) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 2 Mar 2004 13:45:37 -0500 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Tuesday, 02 March 2004, 13:45:23 Message-ID: From: "Osmany Guirola Cruz" To: "Kevin D. Kinsey, DaleCo, S.P." , "Matthew Seaman" Date: Tue, 2 Mar 2004 13:45:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: linuxpluginwrapper ERROR Thread-Index: AcQAgpKi5XQ777R5TkeSIAU1sJZ9nQAA2nTH X-OriginalArrivalTime: 02 Mar 2004 18:45:37.0711 (UTC) FILETIME=[8DC19BF0:01C40086] cc: albi cc: freebsd-questions@freebsd.org Subject: RE: linuxpluginwrapper ERROR 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: Tue, 02 Mar 2004 18:45:56 -0000 Ok, i understand but...... i don't have cvs in my network it's imposible to= me do (cvs) :-( .. i need to know if i can find these files in the image = that i download from internet... i am using 5.2 REALEASE.... or download th= e src from internet... Thanks=20 -----Original Message----- From: Kevin D. Kinsey, DaleCo, S.P. [mailto:kdk@daleco.biz] Sent: Tue 3/2/2004 1:14 PM To: Matthew Seaman Cc: Osmany Guirola Cruz; albi; freebsd-questions@freebsd.org Subject: Re: linuxpluginwrapper ERROR Matthew Seaman wrote: >On Tue, Mar 02, 2004 at 12:09:24PM -0500, Osmany Guirola Cruz wrote: > =20 > >> I am installin the linux plugin wrapper and it give me these error=20 >> >> =20 >> >>>>The linuxthreads port needs source code for libgcc >>>>Please install FreeBSD source code in /usr/src >>>> =20 >>>> >>*** Error code 1 >> >> in my /usr/src i have the sys folder .. some weeks ago i compiled the ke= rnel ..... i don't understand these error i think that i have the source co= de installed.... if these is not the way please HEKP ME =20 >> =20 >> > >Relax -- no need to panic. > >The sys directory contains just the kernel sources, but the >linuxthreads package needs bits of source code from the rest of the >system. Most people would simply use cvsup(1) to get all of the >system sources (including the kernel sources), however as that comes >to about 315Mb, you may not want to download all that. [Of course, >once you've got the bulk sources, then cvsup is excellent at keeping >them up to date using a minimum amount of network bandwidth]. > >If you have installation media you should be able to install system >sources from there, or you can take eg. a copy of the >/usr/share/examples/cvsup/standard.supfile and edit it to only pull >down the 'src-gnu' collection. > > Cheers, > > Matthew > > =20 > Doh! my bad... Matthew is right as usual, it's /src/gnu you'd likely need, not /src/contrib .... Sorry for wasted b/w... Kevin Kinsey