On Sunday 02 February 2003 23:53, The-Q wrote:
> On Sunday 02 February 2003 18:30, you wrote:
> > On Sunday 02 February 2003 19:22, The-Q wrote:
> > > On Sunday 02 February 2003 15:13, you wrote:
> > > > > When I ran -
> > > > > make -f /admin/Makefile.common
> > > > > I got this err message:
> > > > > ##start##
> > > > > configure.in:44: warning: do not use m4_patsubst: use patsubst or
> > > > > m4_bpatsubst configure.in:63: warning: AC_PROG_LEX invoked multiple
> > > > > times configure.in:128: warning: do not use m4_regexp: use regexp
> > > > > or m4_bregexp autoheader: `config.h.in' is unchanged
> > > > > ##end##
> > > > >
> > > > > When ran the 'configure' and 'make' it gave the same err messages.
> > > >
> > > > My guess is that you have old auto* tools (autoconf, automake, etc) -
> > > > which distribution do you use?
> > > >
> > > > Thanks,
> > > > Hetz
> > >
> > > I'm using Slack8.1 with autoconf 2.53, automake 1.5.
> >
> > sim requires automake 1.6 and above. RTFM .
> >
> > tal.
>
> I've Upgraded to automake 1.7* and autoconf 2.5* and 'make' gives me this
> err message:
> /usr/local/qt/bin/uic: error while loading shared libraries: libqt.so.3:
> cannot open shared object file: No such file or directory
> make[3]: *** [toolsetupbase.h] Error 127
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2

make sure you have the qt devel and mt packages installed.
libqt3-dev, libqt-mt and libqt-mt-dev

tal.




=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to