Sponsored Content
Full Discussion: linking in solaris9
Operating Systems Solaris linking in solaris9 Post 302198109 by biswajithit on Thursday 22nd of May 2008 08:21:43 AM
Old 05-22-2008
Error linking in solaris9

at the end of the compilation in solaris 9. it is showing link error.

like.....

ld: fatal: library -lgthread-2.0 not found

failed to create the binary

the library is in /usr/lib and in /usr/local/lib the lib file is present

--->libgthread.2.0.so ......etc

if i remove -lgthread-2.0 flag from Makefile. It shows some undefinde symbols first time used in ------> libgthread.2.0.so.0 file.

what can be reason of this error ......and solution of it...

"have a good day"
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris9

Hi.. I was woundring something... I have a computer which has an Nvidia GeForce 2 MX card and i'm thinking of to download Solaris 9 but i don't know if this card supports of the operating system...can someone help me please...is there anything else i can do...Thanks (3 Replies)
Discussion started by: CreamHarry
3 Replies

2. UNIX for Dummies Questions & Answers

Solaris9 on Proliant 1850r

I am attempting to install solaris 9 for intel on a Proliant 1850r with a SmartArray 221 RAID controller. The setup program's detection routine seems to find all the required hardware and informs me that no changes are needed. However, once setup begins the GUI portion, it successfully passes the... (1 Reply)
Discussion started by: Brentetn
1 Replies

3. Programming

Linking problem while linking to shared library

Hi I'm getting ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags processing errors When I run ld -shared -L/usr/dt/lib -lDtSvc -o builtin.so Workspace.o after running gcc -fPIC -I/usr/X11R6/include -I/usr/dt/include -c Workspace.c I'm... (6 Replies)
Discussion started by: laho
6 Replies

4. Solaris

install solaris9-how to !

hi all ... I'm new in solaris i want install it, i need the good steps . my Pc is Intel i have 4 CDs for solaris9 . Can u help me plz by some websites or lessons ? I made search in the docs.sun.com but i need another websites. thanks. (1 Reply)
Discussion started by: memo
1 Replies

5. Solaris

Samba 3.0.22 on Solaris9

Hello all, I have successfully installed samba 3.0.22 on my sol 9 e250 machine. I created my share but when i try to get to my share from my windows machine, it prompts me for my username and passwd, i enter it and it just comes back prompting me for my username and passwd agai,. Has anyone been... (8 Replies)
Discussion started by: Gegestic
8 Replies

6. UNIX for Dummies Questions & Answers

how to get disks info in solaris9

hi: I know its a dummy question do you have any idea how i can get information about the HDs I have on my solaris server?? like how many disks and the size of each?? the prtdiag doesnt tell about disks. Thanks (8 Replies)
Discussion started by: aladdin
8 Replies

7. Solaris

Cant boot solaris9 after October patches

Hello! I applied the solaris9 "recomended and sequrity"-bundle Oktober release last night, and after that the system will not boot. I missed to reboot the system using "reboot -r", but I am able to mount the root disk by booting from cdrom "cdrom -s". Please advise! These are the last... (3 Replies)
Discussion started by: sap4ever
3 Replies

8. Solaris

How to disable LDAP server on solaris9/10?

hi, I found /etc/rc2.d/S**ldap.client, while it's just the client of LDAP, where can I found the ldap server? when/where/how did it start on solaris 9/10? Could anyone help me? Best Wishes. (1 Reply)
Discussion started by: a2156z
1 Replies

9. UNIX for Dummies Questions & Answers

cut output on solaris9 and redhat

Hello, A file called test2 contains passwd entries from various servers. - On solaris9 host : > cat test1 | cut -d ":" -f3 | wc -l 18229 - The same file copied with scp to a redhat host (same cksum) : $ cat test1 | cut -d ":" -f3 | wc -l 39411 - A perl script running on the... (1 Reply)
Discussion started by: Krafton
1 Replies

10. Solaris

Which FC HBA card support Solaris9

I have JNI FCE-6460-N fc card , it is detected in OK prompt.....I connected Sun StorEDGE A5000 FC storage. in OK prompt, PROBE-SCSI-ALL showing A5000 fc hdds details in ok prompt..... but in OS level.....not showing the hdd, i tried in DEVFSADM command and FORMAT command not showing A5000... (3 Replies)
Discussion started by: anysystem
3 Replies
libglib-2.0(3)							C Library Functions						    libglib-2.0(3)

NAME
libglib-2.0, libgmodule-2.0, libgthread-2.0 - general purpose utility library, support for dynamic plug-ins, and thread abstraction. DESCRIPTION
GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, a main loop abstraction, and so on. libgmodule-2.0 provides a portable method of dynamically loading plug-ins or shared object modules. libgthread-2.0 provides a thread abstraction which includes threads, different mutex methods, conditions, and thread private data. It also provides different useful patterns such as thread pools. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this application: /usr/lib/libglib-2.0.so GNOME general purpose shared library /usr/lib/libgmodule-2.0.so GLib dynamic plug-in shared library /usr/lib/libgthread-2.0.so GLib thread abstraction shared library /usr/share/gtk-doc/html/glib Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs SUNWg- | | |nome-base-libs-64 | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
glib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), libgobject-2.0(3), libgio-2.0(3), libglibmm-2.4(3), attributes(5), gnome-inter- faces(5), gnome-std-options(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006, 2008. SunOS 5.11 14 May 2008 libglib-2.0(3)
All times are GMT -4. The time now is 10:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy