Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling Epsons own drivers for my C60
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
occe
Apprentice
Apprentice


Joined: 12 Feb 2003
Posts: 171
Location: Sweden

PostPosted: Wed Feb 12, 2003 1:19 pm    Post subject: Compiling Epsons own drivers for my C60 Reply with quote

Hi,

Have some troubles making EpsonC60, configure works fine, but when compiling i get this error:

gcc -g -O2 -Wall -o dtrfilter img.o pfpng.o main.o -ldl -lm ./libdtr.a -lpthread -ldl
./libdtr.a(imgdetect_pips.o)(.text+0x9f): In function `OutputMemAtBmp':
: undefined reference to `__builtin_new'
./libdtr.a(imgdetect_pips.o)(.text+0x3e2): In function `OutputMemAtBmp':
: undefined reference to `__builtin_delete'
./libdtr.a(imgdetect_pips.o)(.text+0x3f2): In function `OutputMemAtBmp':
: undefined reference to `__rethrow'
./libdtr.a(imgdetect.o)(.text+0x39e): In function `FUNC006::~FUNC006(void)':
: undefined reference to `__builtin_delete'
collect2: ld returned 1 exit status
make[2]: *** [dtrfilter] Error 1
make[2]: Leaving directory `/home/occe/temp/pips-sc60s-2.5.2/dtrfilter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/occe/temp/pips-sc60s-2.5.2'
make: *** [all-recursive-am] Error 2

please help me!

/occe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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