#864: Compiling error r8073 - typo or a missing file?
-------------------------------------+--------------------------------------
        Reporter:  jaakan            |        Type:  defect      
          Status:  new               |    Priority:  blocker     
       Milestone:  unspecified       |   Component:  Build system
         Version:  svn/trunk         |    Keywords:              
Operating_system:  All/Non-Specific  |   Blockedby:              
        Blocking:                    |  
-------------------------------------+--------------------------------------
 Clean install of Mythbuntu 9.04 x64

 cd ~/warzone && sudo make uninstall && make clean && svn update &&
 ./autogen.sh && ./configure && make && sudo make install

 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DYY_NO_INPUT -D_GNU_SOURCE=1
 -D_REENTRANT -I/usr/include/SDL    -I/usr/include/libpng12         -DDEBUG
 -DDATADIR="\"/usr/local/share/warzone2100\""
 -DLOCALEDIR="\"/usr/local/share/locale\"" -I..  -O0 -g -Wall -Werror -Wno-
 unused-label -Wno-pointer-to-int-cast -Wmissing-field-initializers -Wcast-
 align -Wwrite-strings -Wmissing-declarations -Wstrict-prototypes
 -Wpointer-arith -Wno-format-security  -MT scriptai.o -MD -MP -MF
 .deps/scriptai.Tpo -c -o scriptai.o scriptai.c
 scriptai.c:46:22: error: fpathdef.h: No such file or directory
 cc1: warnings being treated as errors
 scriptai.c: In function ‘scrDroidCanReach’:
 scriptai.c:2210: error: implicit declaration of function ‘fpathCheck’
 make[3]: *** [scriptai.o] Error 1
 make[3]: Leaving directory `/home/jaakan/warzone/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/home/jaakan/warzone/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/jaakan/warzone'
 make: *** [all] Error 2

 looks like a typo or a missing file
 ...src/
 feature.c
 feature.h
 featuredef.h
 formation.c
 formation.h
 formationdef.h
 fpath.c
 fpath.h
 frend.h
 frontend.c
 frontend.h
 function.c
 function.h
 functiondef.h

-- 
Ticket URL: <http://developer.wz2100.net/ticket/864>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Resurrection Project
_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to