libzdb help!
Bradley Giesbrecht
brad at pixilla.com
Mon Feb 9 13:37:42 PST 2009
I'm really confused.
I went ahead and patched this file.
If I do:
# port clean --all
# port patch
# port configure
configure fails
but
# port clean --all
# port patch
# cd work/libzdb/
# ./configure
configure succeeds.
I dumbed this port file down and I just don't get why it's failing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Portfile
Type: application/octet-stream
Size: 1476 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090209/a4e7a274/attachment.obj>
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-configure
Type: application/octet-stream
Size: 420 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090209/a4e7a274/attachment-0001.obj>
-------------- next part --------------
//brad
On Feb 9, 2009, at 12:21 PM, Bradley Giesbrecht wrote:
> Does anyone know a simple way to env alias a command like
> mysql_config=/opt/local/bin/mysql_config5?
>
> I have a lib I'm porting "libzdb" that uses "mysql_config --libs
> $LDFLAGS".
>
> I'm trying to find a way to make this build without patching.
>
> Thanks,
>
> Brad
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
More information about the macports-dev
mailing list