Now
gmake
Skip blib/lib/DBD/SQLite.pm (unchanged)
Skip blib/lib/DBD/SQLite/Cookbook.pod (unchanged)
/app/appname/sfw/bin/gcc -c -I. -I/app/appname/perl/lib/site_perl/5.1
+8.2/sun4-solaris-thread-multi-64/auto/DBI --std=c99 -D_REENTRANT -mcp
+u=v9 -m64 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFIL
+E64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE
+_PUTENV -O -O2 -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\" -fPIC "-I/a
+pp/appname/perl/lib/5.18.2/sun4-solaris-thread-multi-64/CORE" -DSQLI
+TE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE
+ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DNDEBUG=1 -DH
+AVE_USLEEP=1 SQLite.c
In file included from /app/appname/perl/lib/5.18.2/sun4-solaris-thread
+-multi-64/CORE/perl.h:38:0,
from SQLiteXS.h:11,
from SQLite.xs:3:
/app/appname/perl/lib/5.18.2/sun4-solaris-thread-multi-64/CORE/config.
+h:2299:20: error: unknown type name 'sigjmp_buf'
#define Sigjmp_buf sigjmp_buf
^
/app/appname/perl/lib/5.18.2/sun4-solaris-thread-multi-64/CORE/cop.h:3
+4:5: note: in expansion of macro 'Sigjmp_buf'
Sigjmp_buf je_buf; /* only for use if !je_throw */
^
gmake: *** [SQLite.o] Error 1
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|