search for: sol_rpath

Displaying 10 results from an estimated 10 matches for "sol_rpath".

2008 Jan 08
1
loading igraph package on Solaris
...; At the suggestion of the igraph help list, I've tried adding "-lCstd" to src/Makevars.in after the "PKG_LIBS=@XML2_LIBS@" and recompliling, but no luck. Any ideas? My system info is: SunOS 5.10 i386 Generic_120012-14 09-19-2007 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath) R version 2.5.1 (2007-06-27) igraph version 0.4.5 (with a few changes to compile on Solaris) thanks, Peter
2010 Jan 20
1
possible bug
...solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) and options CFLAG=-02 ./configure --with-configdir=/etc/samba --disable-swat --with-privatedir=/etc/samba/private --with-lockdir=/var/lock --with-piddir=/var/run --with-logfilebase=/var/log --disable-cups --without-krb5 --with-utmp --prefix=/export/samba343 There have to be some symlinks in /us...
2005 May 05
1
Compiling on Solaris 10
...nclude/unistd.h:18, from mycrypt.c:6: /usr/include/sys/feature_tests.h:336:2: #error "Compiler or options invalid; UNIX 03 and POSIX.1-2001 applications require the use of c99" make[3]: *** [mycrypt.o] Error 1 I am using gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) to do the build. It fails with just ./configure ; make The only thing useful I found on Google was this: http://www.mail-archive.com/openssl-dev at openssl.org/msg18884.html Can anybody help? Thank you, Roger
2013 Apr 16
2
Dovecot 2.1.16: Quota plugin compile fails: Solaris 10
...laris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) Making all in quota gmake[4]: Entering directory `/usr/local/src/mail/dovecot/dovecot-2.1.16/src/plugins/quota' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-master -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-stor...
2008 Nov 14
7
Wine on Solaris 10
Hi, Can you tell me if Wine is supported on Solaris 10? Regards Col
2008 Feb 08
1
Building NUT 2.2.1 under Solaris 10 (SPARC)
...3.4.3/specs Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
2006 May 31
1
Dovecot 1.0beta8 dovecot-auth consumes 100% CPU time on Solaris 10 amd64
...usr/local/ssl/include/openssl:/usr/sfw/include:/opt/sfw/include CXX=/usr/sfw/bin/g++ LDFLAGS='-m64 -L/usr/local/ssl/lib -R/usr/local/ssl/lib:/usr/sfw/lib:/opt/sfw/lib' LD_LIBRARY_PATH=/usr/local/ssl/lib:/usr/sfw/lib:/opt/sfw/lib It was compiled with gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath). I modified the SSL_CFLAGS and SSL_LIBS variables in the Makefile to make it find my openssl install in /usr/local/ssl. The one that came with the OS was broken[1], so I compiled 0.9.8b from source. The configure script for some reason didn't pick this up, even when using CFLAGS, LDFLAGS, e...
2014 Jan 22
1
Dovecot on Solaris 10 Segmentation Fault
...The error is independent of the compiler (SunStudio/GCC) and processor architecture (SPARC/x86) and 32 or 64 bit binary. Dovecot Version: 2.2.10 OS: Solaris 10/SPARC & x86 SunStudion Compiler cc: Sun C 5.10 SunOS_sparc Patch 141861-10 2012/11/07 GCC gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) The error occurs first in: src/lib-http/test-http-url Line 317/318: test_out(t_strdup_printf("url->user = %s", urlp->user), urlp->user == urlt->user); (if commenting out these lines, then it segfaults just in the next test) %make check <--- cut out lot of good out...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
....3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) ============= clucene clucene-core-2.3.3.4 libstemmer_c libtextcat-2.2 openssl-1.0.1e
2005 Sep 13
13
[Bug 1085] Intermittent ssh core dumps
http://bugzilla.mindrot.org/show_bug.cgi?id=1085 Summary: Intermittent ssh core dumps Product: Portable OpenSSH Version: 4.2p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: js at phil.uu.nl I