knetworkmanager source doesn't compile

Bug #115075 reported by Christian González
2
Affects Status Importance Assigned to Milestone
knetworkmanager (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: knetworkmanager

I just did a
$ sudo apt-get install build-essential
$ sudo apt-get build-dep knetworkmanager
$ apt-get source knetworkmanager
after the ./configure I start the make as usual, but it stops after a fwe compiles with:

"make[3]: *** Keine Regel vorhanden, um das Target »errormsg.ui«,
  benötigt von »errormsg.h«, zu erstellen. Schluss."

(no rule to make target errormsg.ui, needed by errormsg.h)

Any hints?

Revision history for this message
Matthias Lenk (matthias-lenk) wrote :

The build problem gets fixed if you do the following:

$ automake
$ perl admin/am_edit

After that redo the ./configure and you should be fine. The Makefile.in in knetworkmanager/src in the Ubuntu source package does not match the Makefile.am so you have to regenerate it.

Matthias

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote :

seems to compile now.

Changed in knetworkmanager:
status: New → 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.