Nodau ftbfs in Ununtu Oneiric

Bug #785135 reported by Angel Abad
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nodau (Debian)
Fix Released
Unknown
nodau (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

This package ftbfs in Oneiric:

cd src/; make
make[2]: Entering directory `/build/buildd/nodau-0.2.1/src'
gcc -Wall -g -o ../build/nodau.o -c nodau.c
gcc -Wall -g -o ../build/db.o -c db.c
gcc -Wall -g -o ../build/lib.o -c lib.c
gcc -Wall -g -o ../build/edit.o -c edit.c
make[2]: Leaving directory `/build/buildd/nodau-0.2.1/src'
cd build/; make
make[2]: Entering directory `/build/buildd/nodau-0.2.1/build'
gcc -lsqlite3 -ldl -lncurses -o ../nodau nodau.o db.o lib.o edit.o
nodau.o: In function `main':
/build/buildd/nodau-0.2.1/src/nodau.c:109: undefined reference to `sqlite3_errmsg'
/build/buildd/nodau-0.2.1/src/nodau.c:110: undefined reference to `sqlite3_close'
/build/buildd/nodau-0.2.1/src/nodau.c:147: undefined reference to `sqlite3_close'
db.o: In function `db_check':
/build/buildd/nodau-0.2.1/src/db.c:66: undefined reference to `sqlite3_exec'
db.o: In function `db_connect':
/build/buildd/nodau-0.2.1/src/db.c:82: undefined reference to `sqlite3_open_v2'
db.o: In function `db_result_free':
/build/buildd/nodau-0.2.1/src/db.c:122: undefined reference to `sqlite3_free_table'
db.o: In function `db_get':
/build/buildd/nodau-0.2.1/src/db.c:152: undefined reference to `sqlite3_get_table'
db.o: In function `db_insert':
/build/buildd/nodau-0.2.1/src/db.c:171: undefined reference to `sqlite3_exec'
db.o: In function `db_update':
/build/buildd/nodau-0.2.1/src/db.c:182: undefined reference to `sqlite3_exec'
db.o: In function `db_del':
/build/buildd/nodau-0.2.1/src/db.c:325: undefined reference to `sqlite3_exec'
edit.o: In function `draw':
/build/buildd/nodau-0.2.1/src/edit.c:34: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:34: undefined reference to `wclear'
/build/buildd/nodau-0.2.1/src/edit.c:36: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:36: undefined reference to `wattr_on'
/build/buildd/nodau-0.2.1/src/edit.c:37: undefined reference to `printw'
/build/buildd/nodau-0.2.1/src/edit.c:38: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:38: undefined reference to `wattr_off'
/build/buildd/nodau-0.2.1/src/edit.c:40: undefined reference to `printw'
/build/buildd/nodau-0.2.1/src/edit.c:42: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:42: undefined reference to `wrefresh'
edit.o: In function `edit':
/build/buildd/nodau-0.2.1/src/edit.c:68: undefined reference to `initscr'
/build/buildd/nodau-0.2.1/src/edit.c:70: undefined reference to `cbreak'
/build/buildd/nodau-0.2.1/src/edit.c:72: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:72: undefined reference to `keypad'
/build/buildd/nodau-0.2.1/src/edit.c:74: undefined reference to `noecho'
/build/buildd/nodau-0.2.1/src/edit.c:93: undefined reference to `stdscr'
/build/buildd/nodau-0.2.1/src/edit.c:93: undefined reference to `wgetch'
/build/buildd/nodau-0.2.1/src/edit.c:124: undefined reference to `endwin'
collect2: ld returned 1 exit status
make[2]: *** [all] Error 1
make[2]: Leaving directory `/build/buildd/nodau-0.2.1/build'
make[1]: *** [nodau] Error 2
make[1]: Leaving directory `/build/buildd/nodau-0.2.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [binary] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit status 2
******************************************************************************

Regards,

Angel Abad (angelabad)
Changed in nodau (Ubuntu):
assignee: nobody → Angel Abad (angelabad)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nodau - 0.2.1-1ubuntu1

---------------
nodau (0.2.1-1ubuntu1) oneiric; urgency=low

  * Reorder LIBS to fix ftbfs with binutils-gold (LP: #785135)
 -- Angel Abad <email address hidden> Thu, 19 May 2011 14:11:06 +0200

Changed in nodau (Ubuntu):
status: In Progress → Fix Released
Angel Abad (angelabad)
Changed in nodau (Ubuntu):
assignee: Angel Abad (angelabad) → nobody
Changed in nodau (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.