similar to: Sun Forte 6 Update 2 Compiler Issues Resolved!

Displaying 14 results from an estimated 14 matches similar to: "Sun Forte 6 Update 2 Compiler Issues Resolved!"

2001 Nov 05
1
FYI dsa_lib.c and dh_lib.c in openssl-0.9.6b and latest snapshot
Hello, I am writing to comment on problems I have seen in the past that are currently still problems with compiling OpenSSH with the Sun Forte Compiler version 6 update 2 and gcc on Solaris 8 (not suprising since the problems are actually in the openssl code). I used the snapshot from 11/4 for this test on a brand new system I built from the July release of Solaris 8. I have the latest linker
2001 Jul 24
4
Debugging ssh-keygen dsa on Solaris8
Hello, >From the response to my original post regarding openssh, obviously the only way to resolve the problem of getting openssh to work properly under Solaris 8 with openssl 0.9.6b was to compile with debugging an analyze to core file. Let me state that I am not a developer, but maybe the following will help. I have compiled both openssh2.96p2 and openssl 0.9.6b with debugging using the Sun
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows: CC=/opt/SUNWspro/bin/cc CFLAGS=-fast -xO2 -xtarget=pentium4 CXX=/opt/SUNWspro/bin/CC INSTALL=/usr/ucb/install I untarred 3.0.4 and cd into source and simply ran ./configure with no arguments. It configured fine and then started to build, but failed: ... ... Compiling tdb/tdbutil.c with -KPIC "tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2001 Sep 06
1
Forte Agent under wine
Hi all I am using Wine to run Forte Agent as I like the software, the only problem I have is that I can't launch image attachments with a Linux viewer, anyone any ideas ? I am using Codeweavers Wine and Suse 7.1 and KDE Thanks TC
2004 Oct 20
1
Unable to compile dovecot with Solaris 9 and Forte C
Just a "heads up". I tried to search mailinglist archives and wiki, but found no similar configurations. Dovecot is unbuildable with the following configuration: SunOS mail 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-V210 cc: Forte Developer 7 C 5.4 2002/03/09 config.log output from ./configure is at: http://iso.ego.fi/misc/dovecot_1.0-test50.log I guess I'll have to bend
2004 Apr 28
1
(PR#6815): build fails for foreign with Sun Forte
This is a reproducible bug that I reported earlier. The work-around is to remove the link foreign.tgz so that the build does not attempt to create the foreign library. However, there is actually nothing wrong with the foreign source so the problem must be somewhere in the configure process. After make install, then use the original source as follows and everything should work: R CMD INSTALL
2004 Oct 11
0
Sun Forte 9 / configure compatability problem with 2.0/1.9.x (PR#7278)
Full_Name: Mike Pacey Version: 2.0, 1.9.x OS: Solaris 8 Submission from: (NULL) (194.80.32.8) Symptoms: -------------- It seems the latest version of the Sun Compiler Suite (Forte 9) has compatability issues with R's configure script. Starting with a fairly vanilla configure (I'm using 1.9.1 here, but I've replicated the problem on 1.9.0 and 2.0.0): % export CC=cc % export F77=f95
2001 Oct 05
2
Forte Agent Socket Problems
Hi All, I'm a newbie to WINE, and for my first application I'm trying to set up Forte Agent RedHat Linux (Roswell). I can run it fine (well, there is a constant flow of error messages on my console, but the program window still looks allright). But I can't connect to the internet. This is the message I keep getting: fixme:winsock:_get_sock_fd handle 164 is not a socket (GLE 6)
2006 Feb 13
4
Newbie wants to run Forte Agent
I'm new to the list and to Wine. I loaded wine wine-0.9.7-i486-S10.2 into Slackware 10.1 in order to run the Forte Agent newsreader. It was setup and running under Win4lin which I have discontinued. What would be the syntax to load Forte Agent and specify the old "start-in" directory used under Win4lin? wine ./agent something_for_start-in_directory ?? Does Wine have the
2008 Jun 26
2
Forte Agent windowing problem
Forte Agent newsreader on Wine 1.0 on Mandriva 2008.1. If I close Agent and then re-open it, its inner newsreader pane becomes dislodged as a floating section in a scrollable window. The following image (size 29k) shows what I mean. The top image is before closing and the lower image is after re-opening. http://i282.photobucket.com/albums/kk268/farry6/agent.png This happens if it's
2004 Apr 23
2
make fails with Sun Forte compiler (PR#6815)
Full_Name: rodney sparapani Version: 1.9.0 OS: Solaris 9 Submission from: (NULL) (141.106.120.97) I'm following the instructions for the Sun Forte compiler. I had success with 1.8.1 so I think the compiler settings are correct (config.site): CC="cc -xarch=v8plusa" CFLAGS="-xO5 -xlibmil -dalign" F77="f95 -xarch=v8plusa" FFLAGS="-xO5
2011 Oct 16
4
Forte Agent 6 make Wine crash
Hi, according of the database Forte Agent 6 should run with wine but strangely it does crash upon installation. I have here the code that comes up. Code: wine agentenu600-1186.exe err:virtual:map_file_into_view failed to set 00000005 protection on file map, noexec filesystem? err:virtual:NtMapViewOfSection map_file_into_view 0xd70000 968000 000000000 failed wine: Unhandled page fault on read
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
Hi, two weeks before, i had the same warnings, but no fatal errors and i got the following answer von Gerald Carter: > These are const warnings. Ignore them for now. > (not that we don't care about them, but you should be ok). Your compiler wants to compile nsswitch/wb_common.c with -Kpic. On Solaris it has to be compiled with the option -fPic. Normaly the make-script looks for the
2003 Mar 26
0
Solaris 9 sparc, Forte C compile errors (2_2 branch)
Still compile errors on Solaris 9 (Ultra Sparc in 64bit mode) Forte C, 2_2 branch from CVS as of about 11am UK time. Only errors shown: - rebuilding include/proto.h Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"