Thank youtr reply, Scuri, I did the download of  the source pdflib according 
to you adivse and so i generate the lib of cd.
After that,
 I am trying  to create the library of  iup module, but  I got the following 
error; 

ecmake: starting [ iup:Linux415_64 ]
make[2]: *** No rule to make target '/usr/include/glib-2.0/glib/guuid.h', 
needed by '../obj/Linux415_64/iup_thread.o'.  Pare.
Makefile:12: recipe for target 'iup' failed
make[1]: *** [iup] Error 2
Makefile:13: recipe for target 'iup' failed
make: *** [iup] Error 2
After that message I running the following :

$ dpkg -L libglib2.0-dev | grep guuid.h
$ sudo apt-get install uuid-dev 

Is the some package to install that contains  the file guuid.h? I installed the 
uuid-dev but I got the same error yet.






    Em sexta-feira, 8 de janeiro de 2021 13:08:37 BRT, Antonio Scuri 
<antonio.sc...@gmail.com> escreveu:  
 
   Hi,
  You have to download the pdflib source package available with the CD download 
files.
Best,Scuri

Em qui., 7 de jan. de 2021 às 19:52, navegantes carlinhos 
<navegan...@yahoo.com.br> escreveu:

Feliz ano ano para todos ! Happy new year 2021
I am building the module accoding to guide to linux, but I am getting the 
following error.
Is there some "tip" for solving that issue?

gcc -c  -Wall -O2 -m64 -fPIC -I. -Isim -I../../pdflib7/include -I../include     
-DTEC_UNAME=Linux415_64 -DTEC_SYSNAME=Linux -DLinux=4.15 -DTEC_LITTLEENDIAN 
-DTEC_64 -DFUNCPROTO=15 -DNDEBUG -o ../obj/cdpdf/Linux415_64/cdpdf.o drv/cdpdf.c
drv/cdpdf.c:17:20: fatal error: pdflib.h: Arquivo ou diretório não encontrado
compilation terminated.
../tecmake.mak:1770: recipe for target '../obj/cdpdf/Linux415_64/cdpdf.o' failed
make[2]: *** [../obj/cdpdf/Linux415_64/cdpdf.o] Error 1
Makefile:14: recipe for target 'cdpdf' failed
make[1]: *** [cdpdf] Error 2
Makefile:4: recipe for target 'do_all' failed
make: *** [do_all] Error 2


Sinceraly, Carlinhos


  
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to