Public bug reported:

it is impossible to unpack 
dpkg-source -x eboard_1.1.1-4.dsc 
eboard_1.1.1-4.diff.gz 
eboard_1.1.1.orig.tar.gz 

unpack the source .orig. but without adding patch updates

enrico@enrico-Aspire-3690:~/Downloads$ sudo dpkg-source -x eboard_1.1.1-4.1.dsc
gpgv: Signature made Sun 20 Dec 2009 02:50:07 PM CET using DSA key ID 1392B174
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./eboard_1.1.1-4.1.dsc
dpkg-source: info: extracting eboard in eboard-1.1.1
dpkg-source: info: unpacking eboard_1.1.1.orig.tar.gz
dpkg-source: info: applying eboard_1.1.1-4.1.diff.gz

> there is not in terminal the list of the files .h or .cc  update

sudo ./configure
configuring eboard 1.1.1...
checking sanity of install... ok
testing C++ compiler...
  trying g++ ... it works
header verification:
  all headers found.
header verification:
  sys/audioio.h       : no
checking for IPPROTO_TCP in netinet/in.h... yes
checking for TCP_NODELAY in netinet/in.h... no
checking for SOL_TCP in netinet/in.h... no
checking for IPPROTO_TCP in netinet/tcp.h... no
checking for TCP_NODELAY in netinet/tcp.h... yes
checking for SOL_TCP in netinet/tcp.h... yes
  net options: netinet/tcp.h required, IPPROTO_TCP present.
looking for pkg-config... /usr/bin/pkg-config
looking for GTK+ version... 2.24.6, ok
looking for libpng... 1.2.46, ok
header verification:
  all headers found.
wrote config.h
wrote config.make
writing Makefile... ok
creating eboard-config... ok
creating eboard.spec... ok

Summary:

eboard version 1.1.1
binaries  will be installed to    /usr/local/bin
man pages will be installed under /usr/local/man
datafiles will be installed to    /usr/local/share/eboard
NLS support: yes

done.

sudo make:
...
g++ -O6 -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -c ntext.cc -o ntext.o
ntext.cc: In member function ‘void NText::append(const char*, int, int)’:
ntext.cc:247:24: error: invalid conversion from ‘const char*’ to ‘char*’ 
[-fpermissive]
make: *** [ntext.o] Error 1

Using puppy Lupu525 i corrected this error and compile works perhaps in ubuntu 
there are
other error messages:

defined reference to `gtk_main_iteration'
collect2: ld returned 1 exit status
make: *** [eboard] Error 1 

So the patch command made no changes.
the sources from the 1.1.3 are updated with dpkg-source -x command  and 
actually changes are made by listing in the  terminal .h and .cc modified but 
obviously is not possible to "make" them on ubuntu 11.10 oneiric because of 
problems of path of libraries.

a little bit more expert friend of mine tried to do the same, he has the same 
problem, my
bet is that the sources are not aligned. I would like to try to make some 
update on the source
so let me know something if you can ^^ ciao!


Thx and sorry if i waste your time

** Affects: eboard (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901809

Title:
  dpkg-source -x eboard_1.1.1-4.dsc doesnt work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eboard/+bug/901809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to