devel/gdb does not compile with gcc47+

Jakub Lach jakub_lach at mailplus.pl
Sun Dec 16 21:42:17 UTC 2012


Thread model: posix
gcc version 4.7.3 20121208 (prerelease) (FreeBSD Ports Collection)
configure:4043: $? = 0
configure:4032: gcc47 -V >&5
gcc47: error: unrecognized command line option '-V'
gcc47: fatal error: no input files
compilation terminated.
configure:4043: $? = 1
configure:4032: gcc47 -qversion >&5
gcc47: error: unrecognized command line option '-qversion'
gcc47: fatal error: no input files
compilation terminated.
configure:4043: $? = 1
configure:4063: checking for C compiler default output file name
configure:4085: gcc47 -O2 -pipe -march=native -DRL_NO_COMPAT
-fno-strict-aliasing -I/usr/local/include  -L/us
/usr/local/lib/libreadline.so: undefined reference to `tputs'
/usr/local/lib/libreadline.so: undefined reference to `tgoto'
/usr/local/lib/libreadline.so: undefined reference to `tgetflag'
/usr/local/lib/libreadline.so: undefined reference to `UP'
/usr/local/lib/libreadline.so: undefined reference to `tgetent'
/usr/local/lib/libreadline.so: undefined reference to `tgetnum'
/usr/local/lib/libreadline.so: undefined reference to `PC'
/usr/local/lib/libreadline.so: undefined reference to `tgetstr'
/usr/local/lib/libreadline.so: undefined reference to `BC'
collect2: error: ld returned 1 exit status
configure:4089: $? = 1
configure:4126: result:
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|    
|   ;
|   return 0;
| }
configure:4132: error: in `/usr/obj/usr/ports/devel/gdb/work/gdb-7.5.1':
configure:4136: error: C compiler cannot create executables
See `config.log' for more details.




--
View this message in context: http://freebsd.1045724.n5.nabble.com/devel-gdb-does-not-compile-with-gcc47-tp5769812.html
Sent from the freebsd-ports mailing list archive at Nabble.com.


More information about the freebsd-ports mailing list