Re: Need help with libtool

2010-02-28 Thread dreamcat four
Hi, A system version might get included first from the standard library paths, sure. There is "$sys_lib_search_path_spec" which is set by the macro "AC_LIBTOOL_SYS_DYNAMIC_LINKER" and determines the system libraries search paths. Macro is declared in libtool/autoconf. Try patching your makefile.a

Re: Need help with libtool

2010-02-28 Thread Takeshi Enomoto
Adam, Jeremy, Thank you for your reply. Not solved yet. I keep on investigating. > use_autoreconf yes > autoreconf.args -fvi I tried this but did not help. I have problem running automake with nco. > The -L${prefix}/lib might be because the Makefile.am is including $(LDFLAGS) > before other l

TOra: new port adoption

2010-02-28 Thread Petr Vanek
hi all, I created new port for TOra (http://torasql.com) and its "new submission" ticket in trac months ago: http://trac.macports.org/ticket/22245 Well, it's not perfect portfile propably and it should be revisited but what else should I do to push this package into macports? all the best