10 More Discussions You Might Find Interesting
1. Programming
so I am trying to build "directory server 389" on solaris 10.
I am using this as i guide:
389 Directory Server (Open Source LDAP)
I am using solaria studio as my compiler.
I built NSPR with no issues.
the problem is NSS (Network Security Services)
I simply can't find instruction... (0 Replies)
Discussion started by: robsonde
0 Replies
2. Programming
Hi All,
My test code ldap_test.c can be compiled successfully with gcc2.95.2. But not gcc 4.1.2 in redhat5.5. The command I used and the output are:
#gcc -fPIC -shared -o lib_ldap_rhel.so ldap_test.c
/usr/include/ldap.h:179: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtypedefâ... (2 Replies)
Discussion started by: rluo
2 Replies
3. UNIX for Dummies Questions & Answers
Hi,
I tried native compile Linux dialog for Linux embedded device
and got "curses.h" error message.
As Linux dialog is already compiled and working as Debian .deb package (installed it).
What is a way to import curses.h from other package sources to work for dialog sources compilation in my... (2 Replies)
Discussion started by: darius2
2 Replies
4. Solaris
have installed and am using the GNU based tools from the Sunfreeware site to compile PHP. I already have Apache, MySQL, and Oracle compiled and working properly. Below is my configure string for my PHP build:
./configure --prefix=/usr/local/php5 \... (2 Replies)
Discussion started by: sunsysadm2003
2 Replies
5. Solaris
Hello,
I'm trying to build scilab 5.0.2 on a Solaris 9 Sparc
After more than one hour of compiling, this error msg appear, what could be the problem? if you need any more info i'm here.
Thanks for your help.
Error msg :... (0 Replies)
Discussion started by: wolfhurt
0 Replies
6. Programming
I am trying to compile the pro*C file but gives errors. It says it encountered "std" while it was expecting ; , = ( $ $ORACLE_HOME/bin/proc tradewind/dataaccess/Blob.pcc
Pro*C/C++: Release 10.2.0.3.0 - Production on Fri May 9 11:10:54 2008
Copyright (c) 1982, 2005, Oracle. All rights... (0 Replies)
Discussion started by: shafi2all
0 Replies
7. AIX
I recently compile some code in 32 bit mode on a AIX 5.3 server that has its kernal set to 64 bit mode. The compile was successful and the code works great. That being the case I use the model of the successful makefile on some other code but ended up getting errors that looked like this......
... (2 Replies)
Discussion started by: morrisey
2 Replies
8. Linux
Hi all, .... I have major errors on entering the shell. On login I get:
-bash: dircolors: command not found
-bash: tr: command not found
-bash: fgrep: command not found
-bash: grep: command not found
-bash: grep: command not found
-bash: id: command not found
-bash: #
root@host # pwd... (0 Replies)
Discussion started by: wcmmlynn
0 Replies
9. UNIX for Dummies Questions & Answers
Hi there,
I want to compile a program and dump errors to a text file. How could I do so..?
Thanks for reading and thanks in advance!!! (6 Replies)
Discussion started by: starstarting
6 Replies
10. Programming
Hello,
i compiled the program xev under HPUX 10.20 and there are a lot of errors like this. Can anybody help me to fix this errors?
make xev
cc -O xev.c -o xev
/usr/ccs/bin/ld: Unsatisfied symbols:
XFree (code)
XKeysymToString (code)
XSelectInput (code)
XOpenDisplay... (1 Reply)
Discussion started by: lan
1 Replies