[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [root@slimbag.ml.org: Compiling problems]



> Hi, i got debian 2.0 hamm upgraded to slink, i use the 2.0.35 kernel.
> I got the bttv driver pack and some apps to use it.

It is packaged already, at least I found something and my house mate
uses something...

> When i try  to compile xtvscreen, the app included with bttv i get the
> followoing error:
> shark:~/bttv/XTV# make
> rm -f xtvscreen
> c++ -o xtvscreen -O2 -fno-strength-reduce     -L/usr/X11R6/lib xtvscreen.o
> visu
> /usr/bin/ld: cannot open -lXpm: No such file or directory
> collect2: ld returned 1 exit status
> make: *** [xtvscreen] Error 1

Install the xpm4.7-dev package.  Might be named different, but something
with xpm*-dev.

> shark:~/bttv/XTV#
> 
> When i try to compile Xwintv i get the following error:
> 
> shark:~/xwintv-0.3.0# make
> making xWinTV 0.3.0 for QT ...
> /usr/bin/moc winTVmainWidgetData.h -o winTVmainWidgetData.moc
> /usr/bin/moc winTVsfData.h -o winTVsfData.moc
> gcc -c -Wstrict-prototypes -fno-builtin -fno-strength-reduce -m486 -g -O
> -I.  -p
> gcc: installation problem, cannot exec `cc1plus': No such file or
> directory
> make: *** [xWinTV.o] Error 1

Check your compiler packages.

> I checked all the g++ and c++ packs, i got them all selected, QT 1.4 is
> installed and Lesstiff .
> 
> p.s. when i run the g++ or c++ command i get the error:
> 
> shark:~/xwintv-0.3.0# g++
> /usr/lib/crt1.o(.text+0x36): undefined reference to `main'
> collect2: ld returned 1 exit status

What about g++ -v (or -V)

> is this a problem or not?

I guess so.

Regards,

	Joey

-- 
Unable to locate coffee, operator halted.  -- Stefan Farsch


Reply to: