freedce requires libdcethreads!


 
Thread Tools Search this Thread
Operating Systems Linux SuSE freedce requires libdcethreads!
# 1  
Old 05-16-2008
MySQL freedce requires libdcethreads!

hello every one,

here i am attempting to install freedce-1.1.0.7 on HP-UX machine.
in that process i ran a command ./configure at command prompt.

it's throughing the following error;

configure: error: freedce requires libdcethreads!


here i am pasting the ./configure output with error:
========================================

./configure
loading cache ./config.cache
checking host system type... hppa2.0w-hp-hpux11.11
checking target system type... hppa2.0w-hp-hpux11.11
checking build system type... hppa2.0w-hp-hpux11.11
checking for a BSD compatible install... /appli/public/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... no
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... no
checking for mawk... no
checking for gawk... gawk
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /appli/public/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for executable suffix... no
checking command to parse /appli/public/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo...
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... hpux11.11 dld.sl
checking if libtool supports shared libraries... yes
creating libtool
checking for a BSD compatible install... /appli/public/bin/install -c
checking whether ln -s works... (cached) yes
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for pthread_create in -lpthread... no
checking for -ldcethreads in one of /opt/dce... no
configure: error: freedce requires libdcethreads!
=======================================================
from this error we can say it's required libdcethreads,is it right? if so
can somebody suggest where can i download libdcethreads,if not suggest me what causing this error.


any help appriciated.

regards,
Mannam
# 2  
Old 05-16-2008
I suggest that you contact the vendor, in your HP. This software may not be intended for HP-UX, respectively this library may not be ported at all - libdcethreads. I've found only ports for Suse and Debian.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Requires a script for incidents

Hi, I am associated with a project where we received multiple incident on daily basis for different support groups like(unix support,windows support,vms support). We use HP service centre as a ticketing tool where we gets all the incidents generated automatically when something went wrong on... (2 Replies)
Discussion started by: naman agarwal
2 Replies

2. Solaris

By start SolarisStudio12.3 requires jdk6 or newer...

Hi guys. By start SolarisStudio12.3 requires jdk6 or newer... A question. Which archiv I need download and install? P.S. Solaris 10 (SPARC) Solaris SPARC 73.33 MB http://www.oracle.com/ocom/groups/public/@otn/documents/digitalasset/115899.gif jdk-6u35-solaris-sparc.sh Solaris SPARC... (9 Replies)
Discussion started by: wolfgang
9 Replies

3. Solaris

Solaris 10 requires Update 4 (08/07)

Can anybody help me how can we upgrade to Solaris 10 requires Update 4 (08/07) from Solaris 10 6/06. cat /etc/release Solaris 10 6/06 s10s_u2wos_09a SPARC Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use is subject to... (4 Replies)
Discussion started by: Asteroid
4 Replies

4. Shell Programming and Scripting

Tcsh periodic requires carriage return

Hello All, My first post on this forum. I am using cygwin to help me with some routine jobs on my laptop, with tcsh as my shell. I need to copy a set of files from one directory to a network drive every minute. So I have set tperiod = 1 alias periodic 'cp *.txt /cygdrive/z/Data' ... (0 Replies)
Discussion started by: OmniVision
0 Replies

5. Shell Programming and Scripting

change requires with perl

Hi, i need to change a file with perl having contents below, but it will not do any action if change is being already made. file.txt AAAAAA BBBBBB CCCCCC output.txt (that required) AAAAAA #BBBBB DDDDDD CCCCCC Thanks, (2 Replies)
Discussion started by: learnbash
2 Replies

6. Shell Programming and Scripting

change in file requires

Hi, i have one file, filename -> a.txt, i want that simple way just enter command and it will do that, not through redirection way. AAAAAAAAAAAAAAAAAAAAAAA BBBBBBBBBBBBBBBBBBBBBBB CCCCCCCCCCCCCCCCCCCCCCC DDDDDDDDDDDDDDDDDDDDDDD EEEEEEEEEEEEEEEEEEEEEEE FFFFFFFFFFFFFFFFFFFFFFF i want... (10 Replies)
Discussion started by: learnbash
10 Replies

7. Shell Programming and Scripting

Script calls command that requires input

Greetings, Newbie here on the site. I have searched for a similar issue but am not finding one. I have a script that invokes a command if text is found in a file. The command asks for a y/n response, but is not an option on the command, i.e. `command -y`. I am familiar with the <<EOF, but I... (5 Replies)
Discussion started by: 22blaze
5 Replies

8. UNIX for Advanced & Expert Users

Configured sftp still requires password

Hi Gurus:) I have to connect from a SunOS 5.10 to a 5.8 using sftp in BatchMode. For this, I have generated a Public-Key (ssh-keygen -b 1024 -P "" -t dsa) on the 5.10 and saved it in ~remote-user/.ssh/authorized-keys on the 5.8. Then, running either one of ssh or sftp, it asks for the... (24 Replies)
Discussion started by: unilover
24 Replies

9. UNIX for Advanced & Expert Users

SFTP error:-b requires an argument greater than zero

Hi when i execute the below command sftp -b ftpCommand.ksh remoteuser@remoterserver i am getting the error "-b requires an argument greater than zero" Please can any one help me. (1 Reply)
Discussion started by: vgs
1 Replies

10. Shell Programming and Scripting

New User Requires Help

Hi, I am a new Unix user and I would like to know which link to go to in order to learn Unix online. Something like tutorials for beginners (1 Reply)
Discussion started by: John K. Mbuki
1 Replies
Login or Register to Ask a Question