Code Monkey home page Code Monkey logo

Comments (11)

ngoyal avatar ngoyal commented on August 25, 2024

This should be addressed now.

from getdns.

johndickinson avatar johndickinson commented on August 25, 2024

On FreeBSD 10-RELEASE-p2 configure runs but make fails

[jad@custard /usr/home/jad/Development/getdns/build]$ make
cd ../src && make default
make[1]: don't know how to make default. Stop

make[1]: stopped in /usr/home/jad/Development/getdns/src
*** Error code 2

Stop.
make: stopped in /usr/home/jad/Development/getdns/build

from getdns.

ngoyal avatar ngoyal commented on August 25, 2024

Can you please post the full paths of where you have untarred the files, ran configure, and where you are running make from? Thanks!

from getdns.

johndickinson avatar johndickinson commented on August 25, 2024
git clone https://[email protected]/johndickinson/getdns.git
cd getdns
mkdir build
cd build/
../configure
make

from getdns.

ngoyal avatar ngoyal commented on August 25, 2024

Thanks for the info. I can run it like this fine on my Mac, so I will need to get a BSD image up to debug. The command cd ../src && make default should be correct though if you are in getdns/build though.

from getdns.

wtoorop avatar wtoorop commented on August 25, 2024

I think I've fixed this with recent commits c28e6f4...57b51a5
Could you confirm

from getdns.

johndickinson avatar johndickinson commented on August 25, 2024

works for me FreeBSD 10.0-RELEASE-p2

from getdns.

johndickinson avatar johndickinson commented on August 25, 2024

make install is still faulty

[jad@custard /usr/home/jad/Development/getdns/build]$ make install
cd src && make default
/usr/bin/install -c -m 755 -d /home/jad/getdns/share/doc/getdns
/usr/bin/install -c -m 644 AUTHORS /home/jad/getdns/share/doc/getdns
install: AUTHORS: No such file or directory
*** Error code 71

Stop.
make: stopped in /usr/home/jad/Development/getdns/build

from getdns.

wtoorop avatar wtoorop commented on August 25, 2024

Thanks John, recent commits 6262e3d...26faaa6 should fix this.
Can you confirm this works?

from getdns.

johndickinson avatar johndickinson commented on August 25, 2024

Seems to work fine now - thanks

from getdns.

wtoorop avatar wtoorop commented on August 25, 2024

It works, so close

from getdns.

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.