nanogui: Detailed errors:need solutions


Previous by date: 21 Oct 2002 10:12:50 -0000 convbmp, Christoph Kling
Next by date: 21 Oct 2002 10:12:50 -0000 Re: framebuffer driver for CT65535 ?, Jordan Crouse
Previous in thread: 21 Oct 2002 10:12:50 -0000 Detailed errors:need solutions, michael
Next in thread:

Subject: Re: [nanogui] Detailed errors:need solutions
From: ####@####.####
Date: 21 Oct 2002 10:12:50 -0000
Message-Id: <OFC327C377.C7662037-ON80256C59.00373015@diamond.philips.com>

Hi,

I don't use FLNX, but here are some informed guesses based on your error messages.

 === making src ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/src'
c++ -I.. -O2 -Wall -Wno-return-type   -I/usr/X11R6/include -DNANO_X -I/usr/include/microwin -DNANOXFOLDER='"/home/linux/microwinpatch/microwin/src/bin"' -c fl_scroll_area.cxx
fl_scroll_area.cxx:In function 'void fl_scroll(int,int,int,int,int,int,void(*)(void int),void *)':
fl_scroll_area.cxx:89:implicit declaration of function 'int printf(...)'
make[1]: ***[fl_scroll_area.o] Error 1
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/src'

Somebody put a printf() call in but forgot to add the appropriate #include.
To fix, put this line at the very top of fl_scroll_area.cxx:
#include <stdio.h>

=== making fluid ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/fluid'
make[1]:*** No rule to make target '../lib/libfltk.a',needed by 'fluid'.Stop.
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/fluid'

Building libfltk failed - this is probably due to the first error.

=== making test ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/test'
make[1]:*** No rule to make target '../lib/libfltk.a',needed by 'valuators'.Stop.
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/test'

Ditto.

Kind regards,

Jon Foster
--



                                                                                                                                        
                      "michael"                                                                                                         
                      <michael_kay@indi             To:  ####@####.####                                                             
                      atimes.com>                    ####@####.####                                                          
                                                     ####@####.####                                 
                      21/10/2002 06:57              cc:  (bcc: Jonathan Foster/RED/RESEARCH/PHILIPS)                                    
                      am                            Subject:   [nanogui] Detailed errors:need solutions                                 
                      Please respond to                                                                                                 
                      michael_kay                   Classification:                                                                     
                                                                                                                                        
                                                                                                                                        




hi

   I am sorry to remind you people again and again.But I am helpless.I tried my best to solve the problem but of no use.Here I m listing all the errors I got while compiling FLNX for X11 on microwindows.

 === making src ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/src'
c++ -I.. -O2 -Wall -Wno-return-type   -I/usr/X11R6/include -DNANO_X -I/usr/include/microwin -DNANOXFOLDER='"/home/linux/microwinpatch/microwin/src/bin"' -c fl_scroll_area.cxx
fl_scroll_area.cxx:In function 'void fl_scroll(int,int,int,int,int,int,void(*)(void int),void *)':
fl_scroll_area.cxx:89:implicit declaration of function 'int printf(...)'
make[1]: ***[fl_scroll_area.o] Error 1
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/src'
=== making fluid ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/fluid'
make[1]:*** No rule to make target '../lib/libfltk.a',needed by 'fluid'.Stop.
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/fluid'
=== making test ===
make[1]: Entering directory `/home/linux/microwinpatch/flnx/test'
make[1]:*** No rule to make target '../lib/libfltk.a',needed by 'valuators'.Stop.
make[1]: Leaving directory `/home/linux/microwinpatch/flnx/test'

So will you please suggest me what may be the cause of the errors?

 Thanks

 Michael
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com

 Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in

Change the way you talk. Indiatimes presents Valufon, Your PC to Phone service with clear voice at rates far less than the normal ISD rates. Go to http://www.valufon.indiatimes.com. Choose your plan. BUY NOW.


---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####






Previous by date: 21 Oct 2002 10:12:50 -0000 convbmp, Christoph Kling
Next by date: 21 Oct 2002 10:12:50 -0000 Re: framebuffer driver for CT65535 ?, Jordan Crouse
Previous in thread: 21 Oct 2002 10:12:50 -0000 Detailed errors:need solutions, michael
Next in thread:


Powered by ezmlm-browse 0.20.