Hello,

I am trying to build soci-3.1.0 on Solaris 10 platform using gcc compiler 
(version 3.3.2). I am getting the following error :

-bash-3.00$ make -f Makefile.basic
g++ -c session.cpp -Wall -pedantic -Wno-long-long
In file included from /usr/include/sys/wait.h:24,
                 from /usr/include/stdlib.h:22,
                 from /usr/local/include/c++/3.3.2/cstdlib:52,
                 from /usr/local/include/c++/3.3.2/bits/stl_algobase.h:67,
                 from /usr/local/include/c++/3.3.2/memory:54,
                 from /usr/local/include/c++/3.3.2/string:48,
                 from /usr/local/include/c++/3.3.2/stdexcept:45,
                 from error.h:13,
                 from soci-backend.h:12,
                 from into-type.h:11,
                 from statement.h:11,
                 from ref-counted-statement.h:11,
                 from once-temp-type.h:11,
                 from session.h:11,
                 from session.cpp:9:
/usr/include/sys/siginfo.h:259: error: 'ctid_t' is used as a type, but is not
   defined as a type.
/usr/include/sys/siginfo.h:390: error: 'ctid_t' is used as a type, but is not
   defined as a type.
*** Error code 1
make: Fatal error: Command failed for target `session.o'
-bash-3.00$
-bash-3.00$

Can anyone help me out where is the problem ?


Thanks and Regards,
Santu Kundu.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to