Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compilingerroermessages
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
siliconburner
Guru
Guru


Joined: 02 May 2003
Posts: 300

PostPosted: Fri May 23, 2003 10:20 am    Post subject: compilingerroermessages Reply with quote

when i'm compiling vlib i will get error 1 and error 2 messages.
what does it mean?

thnx
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Fri May 23, 2003 11:26 am    Post subject: Reply with quote

you should post the errormessages, that is the last part of the compilermessages.
Back to top
View user's profile Send private message
siliconburner
Guru
Guru


Joined: 02 May 2003
Posts: 300

PostPosted: Sat May 24, 2003 1:09 pm    Post subject: errormessages?? Reply with quote

here the complete list:
make[1]: Entering directory `/root/home/vgui/srcx'
g++ -c -I/root/home/vgui/includex -I/usr/X11R6/include -O -o /root/home/vgui/ob
j/vdebug.o vdebug.cxx
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
vdebug.cxx:76: invalid conversion from `int' to `void*'
make[1]: *** [/root/home/vgui/obj/vdebug.o] Error 1
make[1]: Leaving directory `/root/home/vgui/srcx'
make: *** [srcx] Error 2
bash-2.05b#

but this errornumbers should be everytime the same sign for the same kind of error, or not?

thnx
_________________
living in /dev/null
Back to top
View user's profile Send private message
Braempje
l33t
l33t


Joined: 31 Jan 2003
Posts: 748

PostPosted: Sat May 24, 2003 5:21 pm    Post subject: Reply with quote

That's not an error number, that's a linenumber g++ gives to help a programmer :D And it reports it a few times on the same line, which is pretty strange...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum