From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 6 03:21:33 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CDB316A4CE for ; Thu, 6 Nov 2003 03:21:33 -0800 (PST) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7657D43FEA for ; Thu, 6 Nov 2003 03:21:32 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd07.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1AHiCh-00047P-0A; Thu, 06 Nov 2003 12:21:31 +0100 Received: from Andro-Beta.Leidinger.net (Gh9zdTZroevalcSbGgHvIHPeziv79s8-hHqGR3YVPK1nfuOiFXZmEu@[80.131.118.194]) by fmrl07.sul.t-online.com with esmtp id 1AHiCX-0qolRA0; Thu, 6 Nov 2003 12:21:21 +0100 Received: from Magelan.Leidinger.net (Magellan [192.168.1.1]) hA6BLKsm089925 for ; Thu, 6 Nov 2003 12:21:20 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) hA6BLXkQ014924 for ; Thu, 6 Nov 2003 12:21:33 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Thu, 6 Nov 2003 12:21:33 +0100 From: Alexander Leidinger To: freebsd-multimedia@freebsd.org Message-Id: <20031106122133.1364f141.Alexander@Leidinger.net> In-Reply-To: <20031106114954.698b89a4.martin.vana@vslib.cz> References: <20031106114954.698b89a4.martin.vana@vslib.cz> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Seen: false X-ID: Gh9zdTZroevalcSbGgHvIHPeziv79s8-hHqGR3YVPK1nfuOiFXZmEu@t-dialin.net Subject: Re: DJ mixing software X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 11:21:33 -0000 On Thu, 6 Nov 2003 11:49:54 +0100 Martin V=E1=F2a wrote: > expr: illegal option -- l > usage: expr [-e] expression > expr: illegal option -- l > usage: expr [-e] expression The FreeBSD version of "expr" doesn't know the "-l" option, try to find out what it is supposed to do and work around it. > gcc -shared gdamdsppreload.lo -ldl -lc -Wl,-soname -Wl,gdamdsppreload.= so.0 -o .libs/gdamdsppreload.so.0 > /usr/bin/ld: cannot find -ldl You don't need -ldl on FreeBSD, just get rid of this part of the options. Bye, Alexander. --=20 The best things in life are free, but the expensive ones are still worth a look. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint =3D C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7