maciek@maciek-desktop:~/Pulpit$ sudo alien -d iscan-plugin-gt-9400-1.0.0-1.c2.i386.rpm
Warning: Skipping conversion of scripts in package iscan-plugin-gt-9400: postrm
Warning: Use the --scripts parameter to include the scripts.
Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
xargs -0 -r -i cp -a {} debian/iscan-plugin-gt-9400
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: błąd: bieżąca architektura gościa amd64 nie jest wymieniona w liście architektur pakietu (i386)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Błąd 1
find: `iscan-plugin-gt-9400-1.0.0': No such file or directory
ps robilem wedlug tego
http://ubuntuforums.org/showthread.php? ... ost6477848
EDIT:
No nic widzę że nikt mi nie pomoże, a szkoda zrobilem jeszcze inaczej. Zrobiłem instalcję ze źródła po problemach z ./configure udało mi sie doinstalować barkujace biblioteki. Myślałem żę teraz bedzie z górki :/, lecz przy make kaplica ;/
proszę o waszą pomoc
oto co pokazuje konsola :
maciek@maciek-desktop:~/Pulpit/iscan-2.10.0$ make
make all-recursive
make[1]: Wejście do katalogu `/home/maciek/Pulpit/iscan-2.10.0'
Making all in include
make[2]: Wejście do katalogu `/home/maciek/Pulpit/iscan-2.10.0/include'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/maciek/Pulpit/iscan-2.10.0/include'
Making all in libltdl
make[2]: Wejście do katalogu `/home/maciek/Pulpit/iscan-2.10.0/libltdl'
make all-am
make[3]: Wejście do katalogu `/home/maciek/Pulpit/iscan-2.10.0/libltdl'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o ltdl.lo ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[3]: Opuszczenie katalogu `/home/maciek/Pulpit/iscan-2.10.0/libltdl'
make[2]: Opuszczenie katalogu `/home/maciek/Pulpit/iscan-2.10.0/libltdl'
Making all in lib
make[2]: Wejście do katalogu `/home/maciek/Pulpit/iscan-2.10.0/lib'
if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/sane -I../include -g -O2 -MT libimage_stream_la-cfilebuf.lo -MD -MP -MF ".deps/libimage_stream_la-cfilebuf.Tpo" -c -o libimage_stream_la-cfilebuf.lo `test -f 'cfilebuf.cc' || echo './'`cfilebuf.cc; \
then mv -f ".deps/libimage_stream_la-cfilebuf.Tpo" ".deps/libimage_stream_la-cfilebuf.Plo"; else rm -f ".deps/libimage_stream_la-cfilebuf.Tpo"; exit 1; fi
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/sane -I../include -g -O2 -MT libimage_stream_la-cfilebuf.lo -MD -MP -MF .deps/libimage_stream_la-cfilebuf.Tpo -c cfilebuf.cc -fPIC -DPIC -o .libs/libimage_stream_la-cfilebuf.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/sane -I../include -g -O2 -MT libimage_stream_la-cfilebuf.lo -MD -MP -MF .deps/libimage_stream_la-cfilebuf.Tpo -c cfilebuf.cc -o libimage_stream_la-cfilebuf.o >/dev/null 2>&1
if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/sane -I../include -g -O2 -MT libimage_stream_la-imgstream.lo -MD -MP -MF ".deps/libimage_stream_la-imgstream.Tpo" -c -o libimage_stream_la-imgstream.lo `test -f 'imgstream.cc' || echo './'`imgstream.cc; \
then mv -f ".deps/libimage_stream_la-imgstream.Tpo" ".deps/libimage_stream_la-imgstream.Plo"; else rm -f ".deps/libimage_stream_la-imgstream.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/sane -I../include -g -O2 -MT libimage_stream_la-imgstream.lo -MD -MP -MF .deps/libimage_stream_la-imgstream.Tpo -c imgstream.cc -fPIC -DPIC -o .libs/libimage_stream_la-imgstream.o
In file included from imgstream.cc:31:
imgstream.hh:46:18: error: ltdl.h: No such file or directory
In file included from imgstream.cc:31:
imgstream.hh:115: error: 'lt_dlhandle' does not name a type
imgstream.hh:116: error: 'lt_ptr' does not name a type
imgstream.hh:118: error: 'dl_handle' does not name a type
imgstream.hh:120: error: 'dl_ptr' does not name a type
imgstream.hh:121: error: 'dl_handle' has not been declared
imgstream.hh:124: error: 'dl_handle' does not name a type
imgstream.cc:155: error: 'dl_handle' in class 'iscan::imgstream' does not name a type
imgstream.cc:174: error: 'dl_ptr' in class 'iscan::imgstream' does not name a type
imgstream.cc:181: error: 'int iscan::imgstream::dlclose' is not a static member of 'class iscan::imgstream'
imgstream.cc:181: error: 'dl_handle' was not declared in this scope
imgstream.cc:182: error: expected ',' or ';' before '{' token
imgstream.cc:211: error: 'dl_handle' in class 'iscan::imgstream' does not name a type
make[2]: *** [libimage_stream_la-imgstream.lo] Błąd 1
make[2]: Opuszczenie katalogu `/home/maciek/Pulpit/iscan-2.10.0/lib'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/maciek/Pulpit/iscan-2.10.0'
make: *** [all] Błąd 2