General :: Compiling Error: /usr/bin/ld: Cannot Find -lexpat1

May 11, 2011

I've been around the block with this problem and don't know what else to check to compile source for gpsbabel-1.4.2. Other posts on this forum mentioning the same error with no resolution on this specifically. I have looked at the following:

1. The Makefile looks like this for the part compiling with expat options:

Code:

gpsbabel$(EXEEXT): configure Makefile $(OBJS)
$(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) -lm -L/lib -lexpat -L/usr/lib -lusb $(OUTPUT_SWITCH)$@

2.Search for library files:

Code:

$find /usr/lib -type f -name "*expat*" -print
/lib/libexpat.so.1.5.2
/lib/libexpatw.so.1.5.2

[code]....

View 1 Replies


ADVERTISEMENT

General :: Getting An Error During Compiling Cannot Find "gtk/gtk.h"?

Jan 20, 2011

I am try to compile and install the as31 program development for the 80c51, but I am getting an error during compiling cannot find "gtk/gtk.h" I downloaded it from /www.pjrc.com/tech/8051/.I send an email to "paul@pjrc.com", he toll me to install gtk1.2-dev indicating that, On Ubuntu, the command is: "apt-get install libgtk1.2-dev"it still produces the error. I am using an HP laptop zv6000 running Fedora 14 and appears that gtk2 and gtk3 is installed This is the result:

[Vinny@HP1 ~]$ apt-get install libgtk1.2-dev
bash: apt-get: command not found...
Install package 'apt' to provide command 'apt-get'? [N/y]

[code]....

View 2 Replies View Related

Software :: Make Error When Compiling Courier-authlib-0.55 - /usr/bin/ld: Cannot Find -linker

Feb 10, 2010

I have been struggling to install courier-authlib. I have tried several version from 0.55 to the latest and I keep receiving the same error.

Linking libauthvchkpw.la
/usr/bin/ld: cannot find -linker
collect2: ld returned 1 exit status
make[2]: *** [libauthvchkpw.la] Error 1

[code]...

I have been googleing for the past week to try and resolve this with no joy. any help would be greatly appreciated. I am installing on CentOS 5.3 with config options as follows...

./configure --prefix=/usr/local --exec-prefix=/usr/local --with-authvchkpw --without-authldap --without-authmysql --disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib --with-redhat

and when I run the make commands I receive the peceeding errors (above)

View 3 Replies View Related

General :: Error In Compiling - 2.6.30.i586

May 27, 2010

I am using Fedora 11 (2.6.30.10-105.2.23.fc11.i686.PAE). I got a patch for tpm_tis.c which a module to get my itpm working. And, for this I thought to customise the existing kernel and install new one.

So, I followed the foolowing steps:

In 'make menuconfig' , I have disabled Kernel debugging in the Kernel hacking section.

Then changed EXTRAVERSION to something like .test in Makefile

And, My Idea is to follow these steps:

View 1 Replies View Related

General :: Compiling Kernel 2.6.32.2 Error

Jan 4, 2010

I'm currently using Fedora 12 with kernel 2.6.31.9 and I was trying to upgrade to 2.6.32.2. These are the steps I followed. After rebooting and choosing this kernel from the Grub menu, I'm just greeted with a black screen with a blinking cursor and it won't proceed beyond that.

These are the commands I issued. I received an error on the first make modules about the mismatch. I then ran CONFIG_DEBUG_SECTION_MISMATCH=y and once finished I ran make modules again and it completed successfully.

Code:
Downloaded kernel package 2.6.32.2 from www.kernel.org
untar archive
make menuconfig (no changes made, saved config file)
make

[Code]...

View 9 Replies View Related

General :: Compiling Using Cygwin - Error Not ELF

Oct 14, 2010

New to this kernel stuff But not too new to C/C++. I'm trying to compile the linux kernel on a PC, that is running Windows XP 32 bit, using Cygwin. I keep getting the error saying:

Error: Not ELF
make[2]:*** [scripts/mod/elfconfig.h] Error 1
make[1]:*** [scripts/mod] Error 2
make:***[scripts] Error 2

Every time I try to compile it from the main directory of the source, which I hope is what I'm supposed to do, I always get this.

View 14 Replies View Related

General :: Error During Kernel Module Compiling

Mar 13, 2011

I update my last kernl to 2.6.38-rc7 but when I launch VirtualBox, on stdout.The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (2.6.38-rc7) or it failed to load. Please recompile the kernel module and install it by sudo /etc/init.d/vboxdrv setup.

View 1 Replies View Related

General :: Error While Compiling Binutils 2.15.92 Package?

Feb 11, 2011

I am trying to compile binutils 2.15.92 package on RHEL 5.4, which is required with gcc 3.4.6 version. I have already installed gcc 3.4.6 on /opt/gcc.

I have given the --prefix as /opt/binutils during compilation. I have all flex, bison and m4 packages installed.

I am getting following error during compilation..

Code:
root/binutils/binutils-2.15.92.0.2/binutils/bucomm.c:425: warning: the use of `mktemp' is dangerous, better use `mkstemp'
ar.o: In function `mri_emul':
ar.c:(.text+0x9f2): undefined reference to `yyparse'

[Code]....

View 7 Replies View Related

General :: While Compiling Wine Got Error Xlib/Xfree86

Sep 29, 2010

compiling wine i got error Xlib/Xfree86 how can the package of it for RHEL 5.3

View 1 Replies View Related

General :: Compiling Own Kernel - Error Message On Booting

Aug 7, 2010

These days, I tried to compile my own kernel. Now, it seems work. However, when the kernel is booting, I always get the error message like below:
acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
It looks that something is wrong with my acpi subsystem's configuration. But no matter How I reconfig it, this message still occurs.
My distribution is UBUNTU 10.04 LTS
original kernel with the distribution is 2.6.32
My own kernel is 2.6.35

View 7 Replies View Related

General :: Error Missing Separator When Compiling - Make

Nov 16, 2010

I have problem with compiling server... I finish ./configure without any problem, and now, when I write make, I see that: Quote: Makefile:360: *** missing separator. Stop. I read something, and know, that error shows when there are problem with spaces. And I should use there a tab. On line 360 I have:

Code: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/account.Po@am__quote@ I try to change this one space inside to tab, but that doesnt work for me... Terminal always show error in the same line.

View 2 Replies View Related

General :: Error Compiling A Program With Boost Libraries -> Strerror_r?

Jun 28, 2011

I'm compiling a project that uses boost libraries (1.45.0) for a MIPS target, and when trying to compile with bjam I get the following error:

Code:
libboost_system-mt.a(error_code.o): In function `(anonymous namespace)::generic_error_category::message(int) const':
error_code.cpp:(.text+0x55c): undefined reference to `__glibc_strerror_r'
collect2: ld returned 1 exit status

View 3 Replies View Related

General :: GNU Find: Disable The Error When 'find' Finds No Matches

Aug 21, 2011

I've got a setup where I need to use 'find' to find 0 or more files in a certain directory, however, 'find' always produces an error when there are no files that match a certain check. Is it possible to run 'find' while having it omit errors when no files match the pattern?

View 2 Replies View Related

Debian :: Compiling Kmess From Source - Can't Find Libgif?

Apr 14, 2011

I'm trying to install the latest Kmess from source, but when configuring it (it's really a wrapper for cmake) I get the following error: configuring KMess 2.0.6.1

checking build directory
running cmake from /usr/src/kmess-2.0.6.1/build
command: cmake -D CMAKE_INSTALL_PREFIX=/usr
-D CMAKE_BUILD_TYPE=relwithdebinfo
-D KMESS_DEBUG_OUTPUT=0

[Code]...

fix the problems mentioned above, and run ./configure again. For example, make sure you have the KDE 4 devel packages installed.I've done this yesterday on another computer and it worked fine once I had both libgif4 and libgif-dev installed. The problem is that I've got both of those packages installed on this computer and I still get the error.

View 6 Replies View Related

OpenSUSE :: Compiling - Can't Find A Header File In /usr/include/gtk-2.0/?

Mar 11, 2011

Compiling Amarok from git gives error "gdk-pixbuf/gdk-pixbuf.h: No such file or directory" it is installed in /usr/include/gtk-2.0/gdk.I just up'ed to openSuse 11.4 and KDE 4.6.1 - compiled fine last time I tried which was probably last weekend or so (March 2nd or third)Wondering if /usr/include/gtk-2.0/ is new in 11.4 because of the upcoming gtk3.0 and the problem is it's not some path and not being compiling proficient I'm a bit lost.full error

Code:
/home/smiley/MyTemp/amarok/src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp:35:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory

[code]....

View 1 Replies View Related

Ubuntu :: Error "Could Not Find A Compatible Opengl Display Resolution. Please Check Your Driver Configuration. (Error: Couldn't Find A Matching GLX Visual)"

Jul 22, 2011

I am having issues with 3d I am trying to start up a game called auteria but it displays this error "Could not find a compatible opengl display resolution. Please check your driver configuration. (Error: Couldn't find a matching GLX visual)" I am on ubuntu 10.10 could anybody give me a solution on how to fix this issue?

View 5 Replies View Related

Fedora :: Error Compiling 2.6.33.2

Apr 7, 2010

I am trying to compile kernel 2.6.33.2 (without problems 2.6.33.1), but i got the following message :

[code]...

View 2 Replies View Related

Debian :: Error Compiling 2.6.33.2

Apr 11, 2010

Im having problem compiling kernel I used these commands

#make menuconfig
#make-kpkg clean
#fakeroot make-kpkg --revision=custom.1.0 kernel_image

[code]...

View 3 Replies View Related

Software :: Error Compiling 2.6.33.2

Apr 9, 2010

My system is a fc 12 using a 2.6.33.1 kernel from kernel.org ... i've prefer compile by myself to get a minimal kernel ( i got a old p4 a 1,6ghz 2gb ram) but i got fedora kernels from updates too I am trying to compile a kernel from www.kernel.org, linux-2.6.33.2 full .. i made the same with 2.6.33.1 and all ok I got kernels from fedora distro (kernel-devel and kernel-headers installed) and kernel.org I dont know why about directory paths and files ... why make finds it? ... i think that linux-2.6.33.2.bz2 include all needed how to configure the install path ? ... if i am using /usr/src/kernels/linux-2.6.33.2 and all bzip2 extracted into it ... i can't see "configure" tool I am trying to compile kernel 2.6.33.2 (without problems 2.6.33.1), but i got the following message :

[code]....

View 5 Replies View Related

Software :: Ns2 Error While Compiling?

Feb 9, 2011

i encountered this problem when compling the tcl code, i am not sure where went wrong, did i miss any library or component?

num_nodes is set 20
INITIALIZE THE LIST xListHead
invalid command name "Agent/UDP/PDP"
while executing
"Agent/UDP/PDP create _o30 "

[Code].....

View 8 Replies View Related

Ubuntu :: Error While Compiling Xchat

Jan 26, 2010

I am compiling Xchat and when I was 'make install' I get this error and yes I am root.

Code:
make[2]: *** [fe-gtk.o] Error 1
make[2]: Leaving directory `/home/mark/build/xchat-2.8.6/src/fe-gtk'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/mark/build/xchat-2.8.6/src'
make: *** [install-recursive] Error 1

View 3 Replies View Related

Ubuntu :: Getting Error In Compiling RPC Program

Mar 22, 2010

I am trying to compile a simple remote procedure call program. I am getting an error:
/tmp/ccy0M5rT.o: In function 'main':
rpchighlayer.c.text+0x5c): undefined reference to 'rnusers'
collect2: ld returned 1 exit status

Code:
#include <stdio.h>
#include<stdlib.h>
main(argc, argv)
int argc;
char **argv; {
int num;if (argc != 2) {
fprintf(stderr, "usage: rnusers hostname ");
exit(1);
} if ((num = rnusers(argv[1])) < 0)
{fprintf(stderr, "error: rnusers ");
exit(-1);
} printf("%d users on %s
", num, argv[1]);
exit(0); }

View 2 Replies View Related

Red Hat / Fedora :: Error While Compiling Samba ?

Jun 30, 2011

Im trying to install the latest stable release of Samble but I am recieving errors during the make process.

Also is there and ezier way to install samba than compiling from source?

Forgot to mention i cannot use yum because this computer cannot be connected to the internet.

View 5 Replies View Related

Software - Error On Compiling E2fsprogs 1.41.12 For Arm

Dec 14, 2010

I have tried to compiled e2fsprogs-1.41.12 to be used on my android device that runs linux kernel. I need to compile it with -static option but building returns error First is the configure:

[Code]...

View 1 Replies View Related

Software :: GDB Compiling Error For ARM Processor

Jan 4, 2010

When I compiling gdb for ARM processor I am getting this error as:

Code:
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing waddstr... no
configure: WARNING: no enhanced curses library found; disabling TUI
checking for library containing tgetent... no
configure: error: no termcap library found
make[1]: *** [configure-gdb] Error 1
make[1]: Leaving directory `/mnt/freescale/sources/gdb-7.0'
make: *** [all] Error 2
sharief@sharief-desktop:/mnt/freescale/sources/gdb-7.0$

What will be the error. I think the termcap library is not there. I downloaded and cross compiled tremcap library but still it is not working.

View 1 Replies View Related

Slackware :: Error Compiling Apache Fop- 1.0 On 64 13.1

Mar 26, 2011

I em trying to compile fop-1.0 on Slackware64 13.1. I have ant 1.8.1 Slackware package.

Here is the output of ant build:

Code:

View 2 Replies View Related

Slackware :: Error Compiling Squidguard-1.4

Mar 27, 2011

I'm trying to install squidGuard-1.4, I have a minimal install. I have installed squid-3.2.0.5 without any problems, but squidGuard is driving me crazy

I can run the ./configure with no problems but when I run make, or make install I keep getting this error:

Code:
make: *** [y.tab.c] Error 141
And that is is all, no more verbosity or anything else.
Error suggests that YACC is missing but bison is present, also db4 (tried with db44 and db3, same story).

Just in case you can see anything I cannot I've attached the config.log

View 2 Replies View Related

Ubuntu :: Getting Error While Compiling A C Program / Fix It?

Mar 10, 2010

I got an error that header file sys/ddi.h , did the system is missing something

View 2 Replies View Related

Debian Multimedia :: Error When Compiling Wine

Apr 21, 2011

I'm trying to build a package from wine 1.3.18 following Soul Singin's post here but it gives me this error.

wine: configuration in '/home/user/.wine' has been updated.
wine: cannot find L"unix\tmp\wine-1.3.18\dlls\advapi32\tests\advapi32_test.exe.so"
make[2]: *** [cred.ok] Error 2
make[2]: Leaving directory `/tmp/wine-1.3.18/dlls/advapi32/tests'

[Code].....

This error only appear when I use dpkg-buildpackage not when I compile the source it with make.

View 1 Replies View Related

OpenSUSE :: Error While Compiling / Installing Software

Jun 25, 2010

I am trying to install a software but I get error as under -

[Code]...

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved