Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to compile the project mp4v2 - 2.0.0 #165

Open
GoogleCodeExporter opened this issue Oct 4, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. untar the file mp4v2-2.0.0.tar.bz2
2. cd mp4v2-2.0.0
3. mkdir build
4. cd build
5. ../configure --> OK
6. make --> ERROR

What is the expected output? What do you see instead?
Expected output must be compile ok instead of error during the compilation with 
message : 

...
libtool: compile:  g++ -DHAVE_CONFIG_H -I./include -I../include -I. -I.. -Wall 
-Wformat -O2 -fvisibility=hidden -c ../src/3gp.cpp  -fPIC -DPIC -o 
src/.libs/3gp.o
../src/3gp.cpp:1: erreur fatale: a dû relocaliser PCH
compilation terminée.



What version of the product are you using? On what operating system?
Product version is 2.0.0
Oerating system is red-hat CentOS release 5.10


Please provide any additional information below.
You will find attach file : cca781Xo.out

Thx for your answer.
G.D.

Original issue reported on code.google.com by duhamel....@gmail.com on 24 Dec 2013 at 9:00

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

Have you tried with ./configure --disable-gch yet?

That's what we are using in the Gentoo ebuild for libmp4v2 due to build 
failures, much like this one.

Original comment by ssuomine...@gmail.com on 10 Feb 2014 at 4:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant