From owner-freebsd-questions Sat Mar 6 9:25:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from legba.tvnet.hu (legba.tvnet.hu [195.38.96.20]) by hub.freebsd.org (Postfix) with ESMTP id 60F6C1528C for ; Sat, 6 Mar 1999 09:25:13 -0800 (PST) (envelope-from erik@erba.hu) Received: from erba (szilard.satimex.tvnet.hu [195.38.97.65]) by legba.tvnet.hu (8.9.1/8.9.1) with SMTP id TAA10894; Sat, 6 Mar 1999 19:37:31 +0100 (MET) Message-ID: <029601be67ff$8fd64be0$416126c3@erba.satimex.tvnet.hu> From: "Erik Arokszallasi" To: "Ben Smithurst" Cc: Subject: Problems compiling prots Date: Sat, 6 Mar 1999 18:31:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Ok, I will take care, sorry. In the mean time I tried this again and wrote the whole procedure in a tmp file. The last line are here: cc -DHAVE_CONFIG_H -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I ../WWW/Library/Implementation -O -pipe -c ./LY cc -DHAVE_CONFIG_H -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I ../WWW/Library/Implementation -O -pipe -c ./LY cc -DHAVE_CONFIG_H -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I ../WWW/Library/Implementation -O -pipe -c ./LY cc -DHAVE_CONFIG_H -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I ../WWW/Library/Implementation -O -pipe -c ./LY cc -O -pipe chrtrans/makeuctb.c -o chrtrans/makeuctb *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Or do you think should I send the whole file as an attachment? Thanks Erik Arokszallasi -----Original Message----- From: Ben Smithurst To: Erik Arokszallasi Cc: FreeBSD-questions@FreeBSD.ORG Date: Saturday, March 06, 1999 6:16 PM Subject: Re: problems compiling ports >Erik Arokszallasi wrote: > >> I hope you can help me. > >Probably not, since you haven't provided enough information. > >> We have installed a FreeBSD 3.1 and we have also the whole ports >> collection, we tried to install a lot of programs like lynx for >> instance and we are getting trouble in the compiling. The problem is >> that we also wanted to compile such source which is not available >> in the package list. In the given directory we typed make install >> and then we are getting a lot of compilations and chekings and after >> few seconds( depending how long the source is) we are getting this >> message: > >> ***error code 1 >> STOP >> ***error code 1 >> STOP > >*sigh* Here are four free clues: > >1. Use a subject line on your message, like the one I've added. People > are likely to ignore messages with no subject. >2. Keep line lengths under 80 characters. I've rewrapped the lines. >3. Only post messages once. You posted this message three times, with only > minor differences between each. >4. When people give you good advice, act on it. Evren asked you to post > the entire error message you received. You haven't done this. > >There must have been something above the "*** error code 1" explaining >what caused the error. How about reading and/or posting that so people >might have a clue what's going wrong? > >You'd do well to read Greg Lehey's guidelines for posting to >freebsd-questions, there is a link from http://www.lemis.com/ > >-- >Ben Smithurst >ben@scientia.demon.co.uk > >send a blank message to ben+pgp@scientia.demon.co.uk for PGP key > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message