Sponsored Content
Operating Systems Solaris Building cdrkit on Solaris 8 generates a linker problem Post 302270027 by dxk3355 on Friday 19th of December 2008 11:23:03 AM
Old 12-19-2008
Solved it for myself. The problem was that the linker wasn't in the path but now I get a new problem.

Code:
[ 68%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-hppa.o
[ 69%] Building C object genisoimage/CMakeFiles/genisoimage.dir/boot-mips.o
[ 69%] Building C object genisoimage/CMakeFiles/genisoimage.dir/md5.o
[ 70%] Building C object genisoimage/CMakeFiles/genisoimage.dir/jte.o
/opt/XRXcps/users/xcps/cdrkit-1.1.9/genisoimage/jte.c: In function `flush_bz2_chunk':
/opt/XRXcps/users/xcps/cdrkit-1.1.9/genisoimage/jte.c:653: error: structure has no member named `total_out_lo32'
/opt/XRXcps/users/xcps/cdrkit-1.1.9/genisoimage/jte.c:664: error: structure has no member named `total_out_lo32'
make[3]: *** [genisoimage/CMakeFiles/genisoimage.dir/jte.o] Error 1
make[3]: Leaving directory `/opt/XRXcps/users/xcps/cdrkit-1.1.9/build'
make[2]: *** [genisoimage/CMakeFiles/genisoimage.dir/all] Error 2
make[2]: Leaving directory `/opt/XRXcps/users/xcps/cdrkit-1.1.9/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/XRXcps/users/xcps/cdrkit-1.1.9/build'
make: *** [all] Error 2

 

8 More Discussions You Might Find Interesting

1. Programming

CC LInker Error UNIX Sun Solaris

Hi Together, while compiling my program with CC I get the following Error message from the Linker: Undefined first referenced symbol in file std::basic_string<char,std::char_traits<char>,std::allocator<char>... (2 Replies)
Discussion started by: nik
2 Replies

2. OS X (Apple)

Problem building graphserver

Problem building graphserver I've been trying to build this thing graphserver (Graphserver - Fine Open Source Itineraries) but I'm getting a build error on Mac OS X 1.4.11. I've tried using subversion and 0.5 release, both report the same problem. $ sudo ruby install.rb build Password:... (0 Replies)
Discussion started by: ollie saunders
0 Replies

3. OS X (Apple)

Problem building graphserver

I've been trying to build this thing graphserver (Graphserver - Fine Open Source Itineraries) but I'm getting a build error on Mac OS X 1.4.11. I've tried using subversion and 0.5 release, both report the same problem. $ sudo ruby install.rb build Password: checking for main() in... (0 Replies)
Discussion started by: ollie saunders
0 Replies

4. Solaris

Need help in building gcc on solaris.

We are moving from old solaris to new version of solaris. I have copied the gcc compiler installed on old server to new solaris server. But just copying didn't work. So I am trying to build it on the new server. The server version is sailfish@st-kvar02 -> uname -a SunOS st-kvar02 5.10... (7 Replies)
Discussion started by: nalina.hv
7 Replies

5. Solaris

gcc & linker question (Solaris 10)

Hi, I'm confused about the GCC & Linking process could somebody please briefly explain? I have GCC 3.4.6 installed from SunFreeware. Reading the narrative alongside the package states "It was compiled to use the SUN assembler and loader usually in /usr/ccs/bin if the SUNW developer packages... (1 Reply)
Discussion started by: Celtic_Monkey
1 Replies

6. Solaris

Problem building app

trying to run IPERF and i've downloaded and installed and screwed around with my path to get compilers and such available... log in as myself, go to /iperf-2.0.4 switch to su run ./configure seems to go fine, couple of no's but based on previous runs it seems to be ok... do make it goes... (3 Replies)
Discussion started by: jrich523
3 Replies

7. Solaris

Troubles building on solaris 9 and executing on solaris 10

Hi, I have to build an application on solaris 9 which is supposed to run on solaris 10 computers. I heard that solaris 9 builds should run on solaris 10 without any troubles. However, there is some trouble. Calling ldd on the programm reveals that "libgcc_s.so.1" and "libstdc++.so.6" are... (4 Replies)
Discussion started by: mikehammer80
4 Replies

8. Solaris

How to find out the script which generates the file in solaris/unix ?

Hi A file is generated/created/modified during installation (or) execution of a script. vice versa..How to find out which script is responsible for creating/modifying a file. Example:- ....An existing file ( hosts.ulcm ), this file is created or modified by running a script ( may be... (1 Reply)
Discussion started by: frintocf
1 Replies
ISODEBUG(1)						      Schily's USER COMMANDS						       ISODEBUG(1)

NAME
isodebug - print genisoimage debug info from ISO-9660 image SYNOPSIS
isodebug [ options ] [ file ] DESCRIPTION
Isodebug reads the debug info written by genisoimage(8) from within a ISO-9660 file system image and prints them. OPTIONS
-help Prints a short summary of the isodebug options and exists. -version Prints the isodebug version number string and exists. -i filename Filename to read ISO-9660 image from. dev=target SCSI target to use as CD/DVD-Recorder. See wodim(1) for more information on now to use this option. FILES
SEE ALSO
wodim(1), genisoimage(1). AUTHOR
Joerg Schilling Seestr. 110 D-13353 Berlin Germany AUTHOR
Joerg Schilling Seestr. 110 D-13353 Berlin Germany This manpage describes the program implementation of isodebug as shipped by the cdrkit distribution. See http://alioth.debian.org/projects/debburn/ for details. It is a spinoff from the original program distributed in the cdrtools package [1]. However, the cdrtools developers are not involved in the development of this spinoff and therefore shall not be made responsible for any problem caused by it. Do not try to get support for this program by contacting the original author(s). If you have support questions, send them to debburn-devel@lists.alioth.debian.org If you have definitely found a bug, send a mail to this list or to submit@bugs.debian.org writing at least a short description into the Subject and "Package: cdrkit" into the first line of the mail body. [1] Cdrtools 2.01.01a08 from May 2006, http://cdrecord.berlios.de Joerg Schilling 06/02/08 ISODEBUG(1)
All times are GMT -4. The time now is 04:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy