Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2410 closed defect (invalid)

--disable-x11 broken, will not compile

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: low Keywords: x11
Cc: Ticket locked: no

Description

compiling myth with --disable-x11 results in

../../libs/libmyth/libmyth-0.20.so: undefined reference to `ScreenSaverX11::ScreenSaverX11()' collect2: ld returned 1 exit status

compiles without problems else. System is debian etch

full configure strng was /configure --cpu=pentium3 --tune=pentium3 --arch=pentium3 --enable-proc-opt --disable-audio --disable-audio-oss --disable-audio-alsa --disable-audio-jack --disable-audio-arts --disable-dbox2 --disable-freebox --disable-firewire --disable-lirc --disable-v4l --disable-ivtv --enable-dvb --disable-crciprec --disable-hdhomerun --disable-x11 --disable-xv --disable-xrandr --disable-xvmc-opengl --disable-frontend

Change History (2)

comment:1 Changed 18 years ago by danielk

Resolution: invalid
Status: newclosed

"--disable-frontend" is a porting option, the configure script prints a big warning about not submitting bug reports if you use this option.

comment:2 Changed 18 years ago by sphery <mtdean@…>

And, really, you probably don't want --disable-audio-oss, either (it will disable audio in any MythTV encoded video--including transcodes).

Note: See TracTickets for help on using tickets.