tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/cmake patch



> On Jul 7, 2018, at 9:17 AM, Joerg Sonnenberger <joerg%bec.de@localhost> wrote:
> 
> On Sat, Jul 07, 2018 at 09:06:31AM -0600, Brook Milligan wrote:
>> The compile error is the following:
>> 
>> [ 71%] Linking CXX executable ../bin/ccmake
>> /opt/gnu/bin/ld: CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o: und\
>> efined reference to symbol 'keypad'
>> /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
>> collect2: error: ld returned 1 exit status
> 
> ...and according to work.log, what is the command it tries to execute
> and what was executed after the wrappers?

I have attached a file with all the lines in .work.log that contain the string "cmCursesMainForm", which is what I'm guessing is all you need.  I presume the last two lines are the linking that is failing.

Cheers,
Brook


Attachment: work.log.cmCursesMainForm
Description: Binary data



Home | Main Index | Thread Index | Old Index