Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling Issues [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jimd
n00b
n00b


Joined: 23 Mar 2004
Posts: 45
Location: Wisconsin, USA

PostPosted: Fri Mar 26, 2004 6:14 am    Post subject: Compiling Issues [solved] Reply with quote

I've tried compiling a couple different programs and i get these simliar errors....:

Code:

[normal compiling]
l/lib/bx/plugins' '_VERSION_=BitchX' 'VERSION=BitchX-1.0c19' 'INSTALL_DATA=/bin/install -c -m 644' 'INSTALL_SCRIPT=/usr/local/lib/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=' 'SHLIB_SUFFIX=.so' all
gmake[1]: Entering directory `/usr/apps/BitchX/source'
gcc -I. -I/usr/apps/BitchX/include -I../include -I. -I./include -O2 -Wall -g  -c status.c
status.c:1227:13: pasting "status_user0" and "(" does not give a valid preprocessing token
status.c:1228:13: pasting "status_user1" and "(" does not give a valid preprocessing token
status.c:1229:13: pasting "status_user2" and "(" does not give a valid preprocessing token
status.c:1230:13: pasting "status_user3" and "(" does not give a valid preprocessing token
status.c:1231:13: pasting "status_user4" and "(" does not give a valid preprocessing token
status.c:1232:13: pasting "status_user5" and "(" does not give a valid preprocessing token
status.c:1233:13: pasting "status_user6" and "(" does not give a valid preprocessing token
status.c:1234:13: pasting "status_user7" and "(" does not give a valid preprocessing token
status.c:1235:13: pasting "status_user8" and "(" does not give a valid preprocessing token
status.c:1236:13: pasting "status_user9" and "(" does not give a valid preprocessing token
status.c:1237:14: pasting "status_user10" and "(" does not give a valid preprocessing token
status.c:1238:14: pasting "status_user11" and "(" does not give a valid preprocessing token
status.c:1239:14: pasting "status_user12" and "(" does not give a valid preprocessing token
status.c:1240:14: pasting "status_user13" and "(" does not give a valid preprocessing token
status.c:1241:14: pasting "status_user14" and "(" does not give a valid preprocessing token
status.c:1242:14: pasting "status_user15" and "(" does not give a valid preprocessing token
status.c:1243:14: pasting "status_user16" and "(" does not give a valid preprocessing token
status.c:1244:14: pasting "status_user17" and "(" does not give a valid preprocessing token
status.c:1245:14: pasting "status_user18" and "(" does not give a valid preprocessing token
status.c:1246:14: pasting "status_user19" and "(" does not give a valid preprocessing token
gmake[1]: *** [status.o] Error 1
gmake[1]: Leaving directory `/usr/apps/BitchX/source'
gmake: *** [BitchX] Error 2


Got the same "does not give a valid preprocessing token" while trying to install tux...


Last edited by jimd on Wed Mar 31, 2004 12:55 am; edited 1 time in total
Back to top
View user's profile Send private message
HubyRod
Tux's lil' helper
Tux's lil' helper


Joined: 24 Mar 2004
Posts: 92

PostPosted: Fri Mar 26, 2004 11:09 am    Post subject: Reply with quote

What shell do you use ??
I am asking it because I had a problem compiling the kernel with 'tcsh' and every thing was solved using 'bash'.
Try:
Code:

sh
make <whatever>


Last edited by HubyRod on Sun Mar 28, 2004 11:07 am; edited 1 time in total
Back to top
View user's profile Send private message
jimd
n00b
n00b


Joined: 23 Mar 2004
Posts: 45
Location: Wisconsin, USA

PostPosted: Fri Mar 26, 2004 4:09 pm    Post subject: Reply with quote

tried that...still same issues....first time i've had a problem compiling anything.....
Back to top
View user's profile Send private message
YopWongSapn
l33t
l33t


Joined: 26 Jan 2004
Posts: 627

PostPosted: Fri Mar 26, 2004 11:34 pm    Post subject: Reply with quote

Has your /etc/make.conf file been modified/overwritten? I had my make.conf overwritten when I did a emerge -U world a while back. I got all sorts of funky errors, including the one you listed here. Check and make sure that file looks normal.

Hope this helps.
Back to top
View user's profile Send private message
jimd
n00b
n00b


Joined: 23 Mar 2004
Posts: 45
Location: Wisconsin, USA

PostPosted: Sat Mar 27, 2004 6:41 am    Post subject: Reply with quote

It looks fine to me but in light of this:

https://forums.gentoo.org/viewtopic.php?t=154051&highlight=

made another topic to try and figure it out
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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