On Fri, 6 Jul 2012 23:13:51 +0300 Zaher Dirkey <[email protected]> wrote:
> Hi, Lazarus team > > If added httpd unit to one of package units then install it, it make errors > when compiling Lazarus in linking. > > I use linux OpenSuse 12.1, and same in ubuntu. > and last revision of Lazarus, FPC 2.6 > > In windows it works fine > > Did i missed something? > > Thanks in advance. > > ----------------------------- > /usr/bin/ld: warning: ../link.res contains output sections; did you forget > -T? > /mnt/dev/home/pascal/lib/freespider/lib/i386-linux/spidercgi.o: In function > `TSPIDERCGI__DESTROY': > /mnt/dev/home/pascal/lib/freespider/spidercgi.pas:176: undefined reference > to `ap_rputs' Have you installed the libapr on your system? Have you installed the development package of libapr? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
