Hi Scuri,

I do get the message:

make[1]: *** No rule to make target
'/tecgraf/pdflib7/include/pdflib.h', needed by
'../obj/cdpdf/Linux54_64/cdpdf.o'.  Stop.

*after* removing the dep dir. Can you suggest how to debug further?

Thanks,
Matt
-=-


On Mon, Mar 15, 2021 at 4:39 AM Antonio Scuri <antonio.sc...@gmail.com>
wrote:

> HiI,
>
> This is the same problem, but in the CD src folder. Simply erase the
> folder:
>
> cd\src\dep
>
> If you get from SVN head, it will not have the problem. But there aren't
> any differences in CD and IM that are worth it. Maybe in IUP.
>
> Best,
> Scuri
>
>
>
> Em seg., 15 de mar. de 2021 às 02:18, Matt Welland <mattrwell...@gmail.com>
> escreveu:
>
>> Thanks Scuri,
>>
>> That fixed it and it built a few times (I'm automating the build for my
>> project). However I started getting an error regarding not finding grcbox.h
>> so I removed the deps in all and then I get:
>>
>> Tecmake: starting [ cdpdf:Linux54_64 ]
>> if [ ! -d ../obj/cdpdf/Linux54_64 ] ; then mkdir -p ../obj/cdpdf/Linux54_64 
>> ; fimake[1]: *** No rule to make target '/tecgraf/pdflib7/include/pdflib.h', 
>> needed by '../obj/cdpdf/Linux54_64/cdpdf.o'.  Stop.
>> make: *** [Makefile:14: cdpdf] Error 2
>>
>> Would it be better if I worked from the svn repository? If so, how do I get 
>> specific tags? If not, any idea what I might be doing wrong?
>>
>> If it matters, I'm trying to build on Ubuntu 18.04 and 20.04. I'd like to 
>> get to a point where my automation is building regularly from both source 
>> tars and svn.
>>
>> Thanks,
>>
>> Matt
>> -=-
>>
>>
>>
>>
>> On Mon, Mar 8, 2021 at 5:38 AM Antonio Scuri <antonio.sc...@gmail.com>
>> wrote:
>>
>>>   Hi,
>>>
>>>   This is an error in the distribution files. Erase the folder
>>>
>>> im\src\dep
>>>
>>>   And build again.
>>>
>>> Best,
>>> Scuri
>>>
>>>
>>> Em seg., 8 de mar. de 2021 às 03:34, Matt Welland <
>>> mattrwell...@gmail.com> escreveu:
>>>
>>>> Tecmake: starting [ imlua51:Linux54_64 ]
>>>> if [ ! -d ../obj/imlua51/Linux54_64/Lua51 ] ; then mkdir -p
>>>> ../obj/imlua51/Linux54_64/Lua51 ; fi
>>>> if [ ! -d ../lib/Linux54_64/Lua51 ] ; then mkdir -p
>>>> ../lib/Linux54_64/Lua51 ; fi
>>>> make[1]: *** No rule to make target '/tecgraf/lua5.1/include/lua.h',
>>>> needed by '../obj/imlua51/Linux54_64/Lua51/imlua.o'.  Stop.
>>>> make: *** [Makefile:28: imlua5] Error 2
>>>>
>>>> The Lua variables are set as follows:
>>>>
>>>> LUA_SUFFIX
>>>> LUA_INC /usr/include/lua5.1
>>>> LUA_LIB /usr/lib
>>>> USE_LUA_VERSION 51
>>>>
>>>> I'm trying to follow the instructions from 
>>>> https://webserver2.tecgraf.puc-rio.br/im/en/building.html
>>>>
>>>> Thanks.
>>>>
>>>> _______________________________________________
>>>> Iup-users mailing list
>>>> Iup-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>>>
>>> _______________________________________________
>>> Iup-users mailing list
>>> Iup-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>>
>> _______________________________________________
>> Iup-users mailing list
>> Iup-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to