Giter VIP home page Giter VIP logo

Comments (4)

llyzs avatar llyzs commented on August 13, 2024

Since you are using version 0.7, it was old stable and the issue should have been already fixed in current git master. Would you like to verify it?

from freerdp-old.

ahoppin avatar ahoppin commented on August 13, 2024

My error, apologies. This is 0.8.2.

from freerdp-old.

llyzs avatar llyzs commented on August 13, 2024

yes but this is also a known issue in 0.8.2 which should have been fixed in git master some time ago.

from freerdp-old.

ahoppin avatar ahoppin commented on August 13, 2024

Sorry to be an obvious noob, but I can't confirm this issue does not exist in the git master, as thus far I have not been able to successfully make the clone git master into an executable. I'm making under Puppy 5.2.5, and it appears that the compiler is not correctly passing FreeRDP's option flags to the linker. All goes smoothly until make tries to process ~/FreeRDP/channels/rdpdr/printer and then I get fatal errors from make.

CCLD printer.la
/usr/bin/ld: cannot find -lgssapi_krt5
collect2: ld returned 1 exit status
make [2]: *** [printer.la] Error 1
make [2]: Leaving directory /root/FreeRDP/channels/rdpdr/printer' make [1]: *** [all-recursive] Error 1 make [1]: Leaving directory/root/FreeRDP'

Solved that by adding a space between -l and gssapi_krt5 and other args in $CUPS_LIBS) in ~/FreeRDP/Makefile

However, I can't find the reference for this further make error:

CCLD printer.la
/usr/bin/ld: cannot find -l-Wl,-soname

I grepped every file in the tree for the string 'Wl,-soname' (find . -depth -exec grep 'Wl,-soname' {} ;) and can only find it in ~/FreeRDP/configure. It doesn't seem to be in any of the Makefiles, unless I missed it. I haven't been able to fix this.

Probably PEBKAC, old System V and SCO Xenix hacker here, or should this be a separate issue? Apologies again for my ignorance. Perhaps I have no business being here and should just wait for a new release.

from freerdp-old.

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.