synaptic-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Synaptic-devel] build error with latest stuff from the repository at pe


From: Gary Greene
Subject: [Synaptic-devel] build error with latest stuff from the repository at people.ubuntu.com
Date: Thu, 20 Apr 2006 19:11:36 -0400
User-agent: KMail/1.8.3

To see if the issue I was running into with docbook was solved in the repo 
upstream, I tried the SVN copy. This got me the following build error:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/apt-pkg -I/usr/include/rpm  
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 
-I/usr/include/libxml2  -DSYNAPTICLOCALEDIR=\""/usr/local/share/locale"\" 
-DSYNAPTICSTATEDIR=\""/usr/local/var"\"  -I/usr/include/rpm  -g -O2 -MT 
rpackagelister.o -MD -MP -MF ".deps/rpackagelister.Tpo" \
  -c -o rpackagelister.o `test -f 'rpackagelister.cc' || echo 
'./'`rpackagelister.cc; \
then mv -f ".deps/rpackagelister.Tpo" ".deps/rpackagelister.Po"; \
else rm -f ".deps/rpackagelister.Tpo"; exit 1; \
fi
rpackagelister.cc: In member function `bool 
RPackageLister::addArchiveToCache(std::string, std::string&)':
rpackagelister.cc:1818: error: `debDebFile' undeclared (first use this 
function)
rpackagelister.cc:1818: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
rpackagelister.cc:1818: error: expected `;' before "deb"
rpackagelister.cc:1819: error: `debDebFile' has not been declared
rpackagelister.cc:1819: error: `MemControlExtract' undeclared (first use this 
function)
rpackagelister.cc:1819: error: expected `;' before "Extract"
rpackagelister.cc:1820: error: `Extract' undeclared (first use this function)
rpackagelister.cc:1820: error: `deb' undeclared (first use this function)
make[2]: *** [rpackagelister.o] Error 1
make[2]: Leaving directory `/home/greeneg/tmp/New Folder/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/greeneg/tmp/New Folder'
make: *** [all] Error 2

Note that calls to dpkg specific things is not portable to other Linux's, as 
some of the others using apt, use the variant that has rpm support.

-- 
Gary L. Greene, Jr.
Sent from uriel.tolharadys.net
 19:07:37 up 6 days,  7:05,  4 users,  load average: 0.37, 0.46, 0.49

============================================================
Developer and Project Lead for PhoeNUX OS.
 check out http://www.phoenuxos.com/ for more info.
EMAIL : address@hidden
============================================================

Attachment: pgpQbirjtXFS8.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]