After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329159 - cvs head fails to build -- undefined reference to `_' in terminal_notebook_add_tab
cvs head fails to build -- undefined reference to `_' in terminal_notebook_ad...
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-30 03:50 UTC by Elijah Newren
Modified: 2006-01-30 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elijah Newren 2006-01-30 03:50:43 UTC
terminal-notebook.o(.text+0xe1d): In function `terminal_notebook_add_tab':
/floss/building/gnome/gnome-terminal/src/terminal-notebook.c:775: undefined reference to `_'
collect2: ld returned 1 exit status
make[3]: *** [gnome-terminal] Error 1
make[3]: Leaving directory `/floss/building/gnome/gnome-terminal/src'
Comment 1 Guilherme de Siqueira Pastore 2006-01-30 03:52:22 UTC
This has been fixed already, but thanks anyway. =)