Giter Club home page Giter Club logo

Comments (4)

gkdr avatar gkdr commented on May 18, 2024

I have a suspicion - I think the makefile in that directory might only be generated when you build pidgin itself.
(The whole reason for this complicated build is that I didn't want to take that makefile apart as it is autogenerated and hard to read. I guess I did not expect it to be autogenerated only when pidgin is compiled.)

Are the other problems related to libtool? It claims it makes compiling on different platforms easier, but it seems it does the opposite (a friend also ran into libtool problems on macos). I'll look into getting rid of libtool and building everything without the Pidgin source today. This part is really not well documented, unfortunately, but maybe I can find a good example.

Thanks for trying :D

from lurch.

chaoscommander avatar chaoscommander commented on May 18, 2024

Yes, they are. I had to add --tag=CC to each invocation of libtool or it would complain about the tag missing.
... What's funny is that now after successfully passing that part of the process, I can't reproduce this by removing the tag, not even by doing a "make clean" first.

from lurch.

gkdr avatar gkdr commented on May 18, 2024

Okay, I completely changed the build process in 9a43d65.
Maybe this will work better for you (and everyone else...).

from lurch.

gkdr avatar gkdr commented on May 18, 2024

Closing this because the pidgin tree is not in the build path any longer.

from lurch.

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.