Hi Jakub,
Are you using a customized make.conf?
Could you send it, please?

Best regards,
Luca


On 12/16/12 22:42, Jakub Lach wrote:
> 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.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to