DJ mixing software

Alexander Leidinger Alexander at Leidinger.net
Thu Nov 6 03:21:33 PST 2003


On Thu, 6 Nov 2003 11:49:54 +0100
Martin Váòa <martin.vana at vslib.cz> 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.

-- 
              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 = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


More information about the freebsd-multimedia mailing list