<div dir="ltr">Hi, Lazarus team<br><br>If added httpd unit to one of package units then install it, it make errors when compiling Lazarus in linking.<br><br>I use linux OpenSuse 12.1, and same in ubuntu.<br>and last revision of Lazarus, FPC 2.6<br>
<br>In windows it works fine<br><br>Did i missed something?<br><br>Thanks in advance.<br><br>-----------------------------<br clear="all">/usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?<br>/mnt/dev/home/pascal/lib/freespider/lib/i386-linux/spidercgi.o: In function `TSPIDERCGI__DESTROY':<br>
/mnt/dev/home/pascal/lib/freespider/spidercgi.pas:176: undefined reference to `ap_rputs'<br>/mnt/dev/home/pascal/lib/freespider/lib/i386-linux/spiderutils.o: In function `TSPIDERRESPONSE__SENDREDIRECT':<br>/mnt/dev/home/pascal/lib/freespider/spiderutils.pas:270: undefined reference to `ap_rputs'<br>
/usr/lib/fpc/2.6.0/units/i386-linux/httpd22/httpd.o: In function `HTTPD_AP_ESCAPE_URI$PAPR_POOL_T$PCHAR$$PCHAR':<br>httpd.pas:(.text+0x48): undefined reference to `ap_os_escape_path'<br>/usr/lib/fpc/2.6.0/units/i386-linux/httpd22/apr.o: In function `APR_APR_POOL_CREATE$PPAPR_POOL_T$PAPR_POOL_T$$LONGINT':<br>
apr.pas:(.text+0xa): undefined reference to `apr_pool_create_ex'<br>/usr/lib/fpc/2.6.0/units/i386-linux/httpd22/apr.o: In function `APR_APR_POOL_SUB_MAKE$PPAPR_POOL_T$PAPR_POOL_T$APR_ABORTFUNC_T$$LONGINT':<br>apr.pas:(.text+0x29): undefined reference to `apr_pool_create_ex'<br>
/mnt/dev/programs/lazarus/ide/lazarus.pp(133,1) Error: Error while linking<br>/mnt/dev/programs/lazarus/ide/lazarus.pp(133,1) Fatal: There were 1 errors compiling module, stopping<br>-----------------------------<br><div dir="ltr">
<br>Zaher Dirkey</div><br>
</div>