Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Could you check config.log for the compile flags and error message during
the attempt to link with libgenders? You can either search the file for
the relevant output, or attach the entire config.log here.

My only guess is that /usr/local/lib somehow isn't in the library path
during the run of configure...

Thanks
mark

Original comment by [email protected] on 18 May 2011 at 1:14

from pdsh-ops_tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Here is the config.log, i didnt see anything.  I will look some more.

Thanks

Sean

Original comment by [email protected] on 19 May 2011 at 1:35

Attachments:

from pdsh-ops_tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Yeah, the problem is here:

configure:24964: gcc -o conftest -O3 -Wall -fno-strict-aliasing  -D_THREAD_SAFE 
-pthread -s -D_THREAD_SAFE -pthread conftest.c -lgenders    >&5
/usr/bin/ld: cannot find -lgenders

You may need to try

 CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure --with-genders ...

Hopefully that will work.

Original comment by [email protected] on 19 May 2011 at 1:57

  • Added labels: Priority-Mediumconfigure24964gcc-oconftest-O3-Wall-fno-strict-aliasing-D_THREAD_SAFE-pthread-s-D_THREAD_SAFE-pthreadconftest.c-lgenders5usrbinldcannotfind-lgenders
  • Removed labels: Priority-Medium

from pdsh-ops_tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 19 May 2011 at 1:57

  • Added labels: Priority-Medium
  • Removed labels: Priority-Mediumconfigure24964gcc-oconftest-O3-Wall-fno-strict-aliasing-D_THREAD_SAFE-pthread-s-D_THREAD_SAFE-pthreadconftest.c-lgenders5usrbinldcannotfind-lgenders

from pdsh-ops_tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
You were right, that worked.  FreeBSD installs everything from ports into 
/usr/local.  I have built genders on it and built a port.  After i get the perl 
module for genders to build (i know not needed but it works great) i am going 
to see if i can submit it and then get whoever manages the pdsh port for 
FreeBSD to add the genders option.

Thanks

Sean

Original comment by [email protected] on 19 May 2011 at 2:40

from pdsh-ops_tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 11 Nov 2011 at 5:53

  • Changed state: Done

from pdsh-ops_tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.