Re: Compile Error

Jon disnard <[email protected]> Thu, 21 Nov 2002 08:59:51 -0600
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <[email protected]>
Well right off the top I see an error.

It appears that "/usrl/ocal/apache" might not exist on your system.
You might try "--prefix=/usr/local/apache"instead. =)

Fix that and see what happens.

-Jon

[email protected] wrote:

>Dear:
>
>can anyone give me a hint:
>
>Linux kernel 2.4.18
>Apache: 1.3.22
>Compile status:  Static 
>
>Command:
>./configure --prefix=/usrl/ocal/apache --activate-
>module=src/modules/php4/libphp4.a --enable-module=imap --enable-module=ssl -
>-activate-module=src/modules/mp3/libmp3.a;make
>
>
>1.
> - I cp the directory to apache/src/modules/mp3 
> - cp all the src/* to apache/src/modules/mp3 and the Makefile.STATIC
> 
>2. Error
>
>modules.o(.data+0x50): undefined reference to `mp3_module'
>modules.o(.data+0xb0): undefined reference to `mp3_module'
>collect2: ld returned 1 exit status
>make[2]: *** [target_static] Error 1
>make[2]: Leaving directory `/usr/local/apache/src'
>make[1]: *** [build-std] Error 2
>make[1]: Leaving directory `/usr/local/apache'
>make: *** [build] Error 2
>
>
>I'm trying to compile for the STATIC mod into apache. but not succeed. can 
>anyone give me a hand?
>
>thanks
>adm
>
>
>_______________________________________________
>Mod_mp3 mailing list
>[email protected]
>http://lists.tangent.org/mailman/listinfo/mod_mp3
>  
>