From owner-freebsd-questions Thu Feb 11 10:41:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27210 for freebsd-questions-outgoing; Thu, 11 Feb 1999 10:41:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.urjet.net ([209.85.70.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27196 for ; Thu, 11 Feb 1999 10:41:54 -0800 (PST) (envelope-from sreid@igg.net) Received: from nebula (1Cust148.tnt11.hou3.da.uu.net [208.254.245.148]) by mail.urjet.net (8.8.7/8.8.7) with SMTP id KAA27305 for ; Thu, 11 Feb 1999 10:41:03 -0800 Message-ID: <001501be55ed$7a498040$320c10ac@nebula> From: "Shane Reid" To: "FreeBSD Questions" Subject: suEXEC Date: Thu, 11 Feb 1999 12:36:43 -0600 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 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to compile suexec and i keep getting this error. I have run configure and it made the makefiles and I have edited suexec.h so I dont know of much else where is to do. Any help would be appreciated. su-2.02# make suexec gcc -c -I../os/unix -I../include -funsigned-char suexec.c gcc -funsigned-char suexec.o -o uexec -L../os/unix -L../ap -los -lap -lcrypt /usr/libexec/elf/ld: cannot open -los: No such file or directory *** Error code 1 Shane To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message