Re: [cups-devel] Undefined symbols in cups and ipptool
Akash Sharma <[email protected]> Thu, 26 Apr 2018 04:40:10 +0530
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <CABD9pMYmKx0RZh3RqTh6LWFvrBxkGRJg+VPzqVYXM2b16RxwKw@mail.gmail.com> |
Hi Michael, I just noticed there was a response from you on the mailing list through the archives, however i have not received the mail. I had subscribed to the list about 3 hours back and also got a confirmation of the same. Is there something else that i must do? Regarding the "find /usr -name libcups.2.dylib" no output is obtained. Regards, Akash On Thu, Apr 26, 2018 at 2:39 AM, Akash Sharma <[email protected]> wrote: > Hi Everyone, > > I created a new virtual machine ( ubuntu 17.10 Desktop image ) and tried > to build cups2.3b4 in it from source and am facing errors suddenly. Earlier > while working with cups i did not encounter such errors. > > I took the following steps ( as per install.md ) : > sudo apt-get install autoconf build-essential libavahi-client-dev \ > libgnutls28-dev libkrb5-dev libnss-mdns libpam-dev \ > libsystemd-dev libusb-1.0-0-dev zlib1g-dev > > ./configure > make > make check > sudo make install > > Ghostscript is already installed on my system. > On restarting cups, its status showed a symbol undefined error. On > googling i found that the error could be because of faulty linking, etc, > but was unable to correct the same. > Also, ipptool failed to run due to an undefined symbol error. ( Although i > found related definitions in the source ) > > Can you please guide me on how can i solve these errors? > > The output of the building cups2.3b4 has been attached in the file > buildOutput.txt. The ending of the file contains errors corresponding to > cups and ipptool. > ( Also please let me know in case there is something i must keep in mind > while writing a mail to the mailing list ) > > Thanking You, > Regards, > Akash Sharma > > >