Installation error - '_UKJBLEN' undeclared here


 
Thread Tools Search this Thread
Operating Systems AIX Installation error - '_UKJBLEN' undeclared here
# 1  
Old 06-29-2008
Installation error - '_UKJBLEN' undeclared here

Hi,

I want to install a ghostscript file in AIX 5.3.. i confgiured it then gave make command. it has thrown the following error.

-O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -I./obj -I./src -o ./obj/ttfmain.o -c ./src/ttfmain.c
In file included from ./src/setjmp_.h:20,
from ./src/ttobjs.h:42,
from ./src/ttfmain.c:24:
/opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.2.0/include/setjmp.h:123: error: '_UKJBLEN' undeclared here (not in a function)
make: 1254-004 The error code from the last command is 1.


Stop.


what is the problem..

is there something wrong with gcc.... I downloaded gcc and installed ti from IBM AIX Toolbox Download Page - Alphabetical Listing

The GNU Operating System site 4.3.1 latest gcc is available.. but the installation procedure is not proper. any bosy knows how to install gcc-4.3.1 in AIX 5.3.

Pleaseee help....

Thanks,
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

2. Red Hat

Installation Error

Hi Team, I am trying to Install Oracle 10g in my Linux Fedora 13. But It shows a following error. Please help me.. # yum install oracle-xe-10.2.0.1-1.0.i386.rpm --nogpgcheck Output: Loaded plugins: presto, refresh-packagekit Setting up Install Process Examining... (2 Replies)
Discussion started by: Adhi
2 Replies

3. UNIX for Dummies Questions & Answers

Compilation Error--Undeclared Identifier

Hello, I am trying to install BBFTP software on my Mac (OS X), and am running into some compilation errors. Here is the code, the specific errors are listed after: #include <dirent.h> #include <errno.h> #include <fnmatch.h> #include <netinet/in.h> #include <syslog.h> #include <sys/stat.h>... (1 Reply)
Discussion started by: Tyler_92
1 Replies

4. Solaris

Apache installation error

Hi, I'm getting the below error when trying to run configure from apache 2.0.64. configure: error: C preprocessor "/lib/cpp" fails sanity check I navigated through the forum and found some users experiencing this problem and the solution was to install kernel-headers. But i'm not able to... (1 Reply)
Discussion started by: prithvirao17
1 Replies

5. Programming

error:'MSG_R' undeclared (first use in this function) under Solaris

I read book Unix Network Programming written by Richard,and it define following code under unpipc.c #define SVMSG_MODE (MSG_R | MSG_W | MSG_R>>3 | MSG_R>>6) when I compile code,it raise following error: error:'MSG_R' undeclared (first use in this function) error:'MSG_W' undeclared (first use... (1 Reply)
Discussion started by: konvalo
1 Replies

6. Solaris

error while sun mc 3.6 installation

Hi Gurus, While I am trying to install SUN MC3.6 on v440 server below error is occuring .:confused: Server:/sun_mc-3_6_1-ga/disk1/sbin#sh es-inst ---------------------------------------------------------------------------- This script installs Sun (TM) Management Center 3.6.1... (2 Replies)
Discussion started by: sri243
2 Replies

7. UNIX and Linux Applications

Oracle installation error

Hi, While running runInstaller to open up the Oracle Universal Installer, I got an error - >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<< This is what I have done - I logged in with Oracle... (9 Replies)
Discussion started by: jld
9 Replies

8. Programming

'SIGHUP','SIGTSTP' undeclared

I compile following statement signal(SIGHUP,sig_hup); kill(getpid(),SIGTSTP); $gcc test.c it raise following error: error:'SIGHUP' undeclared (first use in this function) error:'SIGTSTP' undeclared (first use in this function) Why raise above error? which head file include... (1 Reply)
Discussion started by: konvalo
1 Replies

9. UNIX for Dummies Questions & Answers

Installation error

Hi Installation of SCO UNIX showing error "MEMORY ERROR LOADING FD(64) UNIX.TEXT, OVERLAPS SEGMENT 196544K - 192 M/P" What exactly it means? (0 Replies)
Discussion started by: SyedT
0 Replies

10. Solaris

SUNWstade installation error

I'm trying to install/configure SUNWstade (the Storage Automated Diagnostic Environment). During the configuration it hangs indefinitely at this point: # ./ras_install Trying perl /usr/bin/perl (5005.03) -> This version works *** USING PERL: /usr/bin/perl *** Can anyone... (0 Replies)
Discussion started by: FredSmith
0 Replies
Login or Register to Ask a Question
suninstall(1M)						  System Administration Commands					    suninstall(1M)

NAME
suninstall - install the Solaris operating system SYNOPSIS
suninstall DESCRIPTION
install-solaris(1M) is now the preferred command for starting and restarting the Solaris Installation program. It should be used instead of suninstall. suninstall is symbolically linked to install-solaris. suninstall is a forms-based and graphical subsystem for installing the operating system. suninstall exists only on the Solaris installation media (CD or DVD) and should only be invoked from there. Refer to the Solaris 10 Instal- lation Guide: Basic Installations for more details. suninstall allows installation of the operating system onto any standalone system. suninstall loads the software available on the installa- tion media. Refer to the Solaris 10 Installation Guide: Basic Installations for disk space requirements. USAGE
Refer to the Solaris 10 Installation Guide: Basic Installations for more information on the various menus and selections. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ SEE ALSO
pkginfo(1), install(1M), install-solaris(1M), pkgadd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations NOTES
It is advisable to exit suninstall by means of the exit options in the suninstall menus. SunOS 5.10 9 Sep 2004 suninstall(1M)