there are two checks ... one for POSIX and another for GNU


pkgbuild: POSIX iconv auto-detection... ()
pkgbuild: /opt/SUNWspro/bin/CC -library=no%Cstd -c -D_REENTRANT
-D__EXTENSIONS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX
_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 -DNDEBUG -DNO_DEBUG
-D_UNICODE -DUNICODE -D_RWSTD_REENTRANT -D_XOPEN_SOURCE=500 -D_XPG5
-D_
LARGEFILE64_SOURCE -I/opt/foss/include/stdcxx/ansi
-I/opt/foss/include/stdcxx -I/opt/foss/include -xtarget=opteron -m64
-xarch=sse2
-xchip=opteron -xcache=64/64/2:1024/64/16 -library=no%Cstd
-features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife
,tmplrefstatic -instances=global -template=geninlinefuncs -s
-xlang=c99 -xalias_level=compatible -xustr=ascii_utf16_ushort -Qoption
ccfe -features=gcc -Qoption ccfe -features=zla -Qoption ccfe
++boolflag:sunwcch=false -mt -D_REENTRANT -D__EXTENSIONS__
-D_LARGEFILE
_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS
-DSOLARIS10 -DNDEBUG -DNO_DEBUG -D_UNICODE -DUNICODE -D_RWSTD_RE
ENTRANT -D_XOPEN_SOURCE=500 -D_XPG5 -D_LARGEFILE64_SOURCE
-I/opt/foss/include/stdcxx/ansi -I/opt/foss/include/stdcxx
-I/opt/foss/inc
lude -xtarget=opteron -m64 -xarch=sse2 -xchip=opteron
-xcache=64/64/2:1024/64/16 -library=no%Cstd
-features=anachronisms,except,rtti
,export,extensions,nestedaccess,tmplife,tmplrefstatic
-instances=global -template=geninlinefuncs -s -xlang=c99
-xalias_level=compati
ble -xustr=ascii_utf16_ushort -Qoption ccfe -features=gcc -Qoption
ccfe -features=zla -Qoption ccfe ++boolflag:sunwcch=false -mt  -I
../../../mkspecs/solaris-cc-64 -I. -I/opt/foss/include/stdcxx/ansi
-I/opt/foss/include/stdcxx -I/opt/foss/include/freetype2 -I/opt/f
oss/include/fontconfig -I/opt/foss/include/glib-2.0
-I/opt/foss/lib/amd64/glib-2.0/include
-I/opt/foss/include/gstreamer-0.10 -I/usr
/include/libxml2 -I/usr/postgres/8.3/include -I/usr/include/libxslt
-I/usr/X11/include -I/usr/openwin/share/include -I/usr/sfw/inclu
de -I. -I/opt/foss/qt4/include -o iconv.o iconv.cpp
pkgbuild: "iconv.cpp", line 13: Error: Formal argument inbuf of type
const char** in call to libiconv(void*, const char**, unsigned
long*, char**, unsigned long*) is being passed char**.
pkgbuild: 1 Error(s) detected.
pkgbuild: make: *** [iconv.o] Error 1
pkgbuild: POSIX iconv disabled.



pkgbuild: GNU libiconv auto-detection... ()
pkgbuild: /opt/SUNWspro/bin/CC -library=no%Cstd -c -D_REENTRANT
-D__EXTENSIONS__ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX
_PTHREAD_SEMANTICS -DSOLARIS -DSOLARIS10 -DNDEBUG -DNO_DEBUG
-D_UNICODE -DUNICODE -D_RWSTD_REENTRANT -D_XOPEN_SOURCE=500 -D_XPG5
-D_
LARGEFILE64_SOURCE -I/opt/foss/include/stdcxx/ansi
-I/opt/foss/include/stdcxx -I/opt/foss/include -xtarget=opteron -m64
-xarch=sse2
-xchip=opteron -xcache=64/64/2:1024/64/16 -library=no%Cstd
-features=anachronisms,except,rtti,export,extensions,nestedaccess,tmplife
,tmplrefstatic -instances=global -template=geninlinefuncs -s
-xlang=c99 -xalias_level=compatible -xustr=ascii_utf16_ushort -Qoption
ccfe -features=gcc -Qoption ccfe -features=zla -Qoption ccfe
++boolflag:sunwcch=false -mt -D_REENTRANT -D__EXTENSIONS__
-D_LARGEFILE
_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS
-DSOLARIS10 -DNDEBUG -DNO_DEBUG -D_UNICODE -DUNICODE -D_RWSTD_RE
ENTRANT -D_XOPEN_SOURCE=500 -D_XPG5 -D_LARGEFILE64_SOURCE
-I/opt/foss/include/stdcxx/ansi -I/opt/foss/include/stdcxx
-I/opt/foss/inc
lude -xtarget=opteron -m64 -xarch=sse2 -xchip=opteron
-xcache=64/64/2:1024/64/16 -library=no%Cstd
-features=anachronisms,except,rtti
,export,extensions,nestedaccess,tmplife,tmplrefstatic
-instances=global -template=geninlinefuncs -s -xlang=c99
-xalias_level=compati
ble -xustr=ascii_utf16_ushort -Qoption ccfe -features=gcc -Qoption
ccfe -features=zla -Qoption ccfe ++boolflag:sunwcch=false -mt  -I
../../../mkspecs/solaris-cc-64 -I. -I/opt/foss/include/stdcxx/ansi
-I/opt/foss/include/stdcxx -I/opt/foss/include/freetype2 -I/opt/f
oss/include/fontconfig -I/opt/foss/include/glib-2.0
-I/opt/foss/lib/amd64/glib-2.0/include
-I/opt/foss/include/gstreamer-0.10 -I/usr
/include/libxml2 -I/usr/postgres/8.3/include -I/usr/include/libxslt
-I/usr/X11/include -I/usr/openwin/share/include -I/usr/sfw/inclu
de -I. -I/opt/foss/qt4/include -o gnu-libiconv.o gnu-libiconv.cpp
pkgbuild: /opt/SUNWspro/bin/CC -library=no%Cstd -m64 -s
-L/opt/foss/lib/amd64 -R/opt/foss/lib/amd64 -L/usr/lib/amd64
-R/usr/lib/amd6
4 -z combreloc -z redlocsym -z nodefaultlib -z ignore -z now -z rescan
-z absexec -xldscope=symbolic -xlibmil -s -lc -ldl -lposix4 -
lrt -mt -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -lgstreamer-0.10
-lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lthread -lxml2 -lpthre
ad -lz -lm -lsocket -lnsl -lglib-2.0 -lintl -liconv -o gnu-libiconv
gnu-libiconv.o    -L/opt/foss/qt4/lib/amd64 -lc -lm -lCrun -lstd
cxx -L/usr/lib/amd64 -L/usr/sfw/lib/amd64
-L/usr/postgres/8.3/lib/amd64 -L/opt/foss/lib/amd64
-L/usr/openwin/lib/amd64 -L/usr/X11/li
b/amd64 -L/opt/foss/qt4/lib/amd64 -lX11 -lXext -lXi -lXt -lglib-2.0
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lthr
ead -lxml2 -lpthread -lz -lsocket -lnsl -liconv -lintl
pkgbuild: GNU libiconv enabled.





On Mon, Aug 17, 2009 at 1:40 AM, Pavel Heimlich<tropikhajma at gmail.com> wrote:
> wasn't it the gnu libiconv? Because on osol we try to use the osol-provided 
> iconv instead of the FOSSlibiconv package as on S10
> --
> This message posted from opensolaris.org
> _______________________________________________
> kde-discuss mailing list
> kde-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/kde-discuss
>



-- 
Lukas 'Luc' Oboril
IRC nickname: luc^ at freenode


When dealing with people, let us remember we are not dealing with
creatures of logic. We are dealing with creatures of emotions,
creatures bristling with prejudices and motivated by pride and vanity.
  Dale Carnegie

Reply via email to