On 8/31/06, JClaude Galaup <[EMAIL PROTECTED]> wrote: > Thank's for your help. > > i used the 2.0 version in februry and i use the 2.2.1 now. > the main difference is the support of intel processor. >
One issue may be you aren't building the most current release: http://pdb.finkproject.org/pdb/package.php/iverilog The one you're building isn't even in the 10.4 distribution. > > Le 31 août 06 à 16:34, Alexander Hansen a écrit : > > > On 8/31/06, JClaude Galaup <[EMAIL PROTECTED]> wrote: > >> > >> When i try to install this package on my powerbook , it doesn't work: > >> > >> make > >> mkdir dep > >> g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -no-cpp-precomp -I/ > >> sw/include > >> -Wall -O3 -MD -c main.cc -o main.o > >> verinum.h:46: error: expected ',' or '...' before '&' token > >> verinum.h:46: error: ISO C++ forbids declaration of 'string' with > >> no type > >> verinum.h:93: error: 'string' does not name a type > >> verinum.h:110: error: expected initializer before '&' token > >> verinum.h:111: error: expected initializer before '&' token > >> verireal.h:42: error: ISO C++ forbids declaration of 'ostream' > >> with no type > >> verireal.h:42: error: 'ostream' is neither function nor member > >> function; > >> cannot be declared friend > >> verireal.h:42: error: expected ';' before '&' token > >> verireal.h:71: error: expected initializer before '&' token > >> StringHeap.h:104: error: expected ',' or '...' before '&' token > >> StringHeap.h:104: error: ISO C++ forbids declaration of 'string' > >> with no > >> type > >> svector.h:104: error: invalid use of constructor as a template > >> svector.h:104: note: use 'svector<std::string>::svector' instead of > >> 'svector<std::string>::svector<std::string>' to name the > >> constructor in a qualified name > >> svector.h:104: error: explicit specialization of > >> 'svector<std::string>::svector(unsigned int)' must be > >> introduced by 'template <>' > >> svector.h:104: error: template-id 'svector<>' for > >> 'svector<std::string>::svector(unsigned int)' does not > >> match any template declaration > >> svector.h:104: error: invalid function declaration > >> make: *** [main.o] Error 1 > >> ### execution of /var/tmp/tmp.1.kLgcYQ failed, exit code 2 > >> Removing build lock... > >> /sw/bin/dpkg-lockwait -r fink-buildlock-iverilog-0.8.1-10 > >> (Reading database ... 27140 files and directories currently > >> installed.) > >> Removing fink-buildlock-iverilog-0.8.1-10 ... > >> Failed: phase compiling: iverilog-0.8.1-10 failed > >> > >> Note that i have installed this package in february 2006 with the > >> same OS X > >> version but with PPC processor, and it is worcking great. > >> > >> Thank for any help, and sorry for my poor english. > >> > >> JClaude > > > > > > > > Did you use the same version of the Xcode tools? That might also have > > caused a problem. > > > > -- > > Alexander K. Hansen > > Fink Documenter (still) > > -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
