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

Compile-Error on FC6 (gcc 4.1) #552

Closed
DorpsGek opened this issue Jan 14, 2007 · 1 comment
Closed

Compile-Error on FC6 (gcc 4.1) #552

DorpsGek opened this issue Jan 14, 2007 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

chu opened the ticket and wrote:

svn rev: 8119
gcc -v: gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)

[SRC] Compiling ai/ai.cpp
/home/chu/projects/ttd/src/ai/../variables.h:328: error: previous declaration of ‘int _num_resolutions’ with ‘C++’ linkage
/home/chu/projects/ttd/src/ai/../network/../gfx.h:158: error: conflicts with new declaration with ‘C’ linkage
/home/chu/projects/ttd/src/ai/../variables.h:329: error: previous declaration of ‘uint16 _resolutions [32][2]’ with ‘C++’ linkage
/home/chu/projects/ttd/src/ai/../network/../gfx.h:159: error: conflicts with new declaration with ‘C’ linkage
/home/chu/projects/ttd/src/ai/../variables.h:330: error: previous declaration of ‘uint16 _cur_resolution [2]’ with ‘C++’ linkage
/home/chu/projects/ttd/src/ai/../network/../gfx.h:160: error: conflicts with new declaration with ‘C’ linkage
make[1]: *** [ai/ai.o] Error 1

Reported version: trunk
Operating system: Linux


This issue was imported from FlySpray: https://bugs.openttd.org/task/552
@DorpsGek
Copy link
Member Author

Celestar closed the ticket.

Reason for closing: Fixed


This comment was imported from FlySpray: https://bugs.openttd.org/task/552

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant