| View previous topic :: View next topic |
| Author |
Message |
skrv
Joined: 24 Mar 2008 Posts: 3
|
Posted: Mon Mar 24, 2008 6:14 pm Post subject: error compiling PMP mod source v 2.02 |
|
|
Hi I got the error --
make[1]: *** [mod/me_idct.o] Error 1
make[1]: Leaving directory `/home/sawan/projects/libavcodec'
make: *** [all] Error 2
while compiling the source for PMP mod v2.02
I did no changes to the source just building it for the first time
I have setup the toolchain in Linux and written, compiled basic HelloWorld program
What is this error ?
Please help |
|
| Back to top |
|
 |
laichung
Joined: 06 May 2005 Posts: 123
|
Posted: Mon Mar 24, 2008 10:10 pm Post subject: Re: error compiling PMP mod source v 2.02 |
|
|
| I would like to say, your information is not enough. |
|
| Back to top |
|
 |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Mon Mar 24, 2008 10:40 pm Post subject: |
|
|
| Post all the log of the compiler! |
|
| Back to top |
|
 |
skrv
Joined: 24 Mar 2008 Posts: 3
|
Posted: Mon Mar 24, 2008 11:43 pm Post subject: got it resolved |
|
|
hey sorry to bug you guys,
the PMP source code v2.02 is to be compiled in an order
first need to go to libavcodec
make
then cd ../pmpmod
make
then in the base directory make
and you are done
+ some error in common.h file
thanks |
|
| Back to top |
|
 |
|