Hello, If I compile a module that uses external library the output is this: > ... > [activating module `server_form' in /usr/local/apache2/conf/httpd.conf] > Syntax error on line 337 of /usr/local/apache2/conf/httpd.conf: > Can't locate API module structure `%b_module' in file /usr/local/apache2/modules/mod_xxx.so: /usr/local/apache2/modules/mod_xxx.so: undefined symbol: %b_module Anyone can say me where is the problem? I am using this. /usr/local/apache2/bin/apxs -c -Wc,$COMP_FLAGS mod_xxx.c CUT=`basename mod_xxx.la` /usr/local/apache2/bin/apxs -i -a -n xxx $CUT Thanks in advance. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx