This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: xine-ui compile error


Sorry as  could not send to cygwin-apps, i am forwarding here.

---------- Forwarded message ----------
From: Vijay Kiran Kamuju <infyquest@gmail.com>
Date: Jan 2, 2006 12:54 PM
Subject: xine-ui compile error
To: cygwin-xfree@cygwin.com, cygwin-apps@cygwin.com


I am getiting the following error when i try to compile xine-ui 0.99.4 under
cygwin 1.18-1 and X1-xwin 6.8.2.0-4

What other info should i send?

gcc -I/usr/X11R6/include -I/usr/local/bin/../include
-I../../src/xitk/xine-toolkit
  -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mtune=pentiumpro -O3 -pipe
-fomit-frame-pointer
  -falign-functions=4 -falign-loops=4 -falign-jumps=4
-mpreferred-stack-boundary=2
  -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math
  -funroll-loops -finline-functions -Wpointer-arith -Wnested-externs
-Wcast-align
  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -o xine.exe
actions.o
  config_wrapper.o control.o download.o errors.o event.o event_sender.o
file_browser.o
  frequencies.o help.o kbindings.o lang.o lirc.o main.o mediamark.o menus.o
mrl_browser.o
  network.o osd.o panel.o playlist.o post.o session.o setup.o skins.o
snapshot.o
  splash.o stdctl.o stream_infos.o tvout.o tvset.o videowin.o viewlog.o
  -L/usr/lib -L/usr/local/bin/../lib ../../src/common/.libs/libcommon.a
  -L/usr/X11R6/lib ../../src/xitk/xine-toolkit/.libs/libxitk.a
/usr/X11R6/lib/libXft.dll.a
  -L/opt/cxclient/usr/X11R6/lib /usr/lib/libfontconfig.dll.a
/usr/lib/libfreetype.dll.a
  /usr/lib/libexpat.dll.a -lXrender ../../src/xitk/oxine/.libs/liboxine.a -lSM
-lICE
  -lpng /usr/local/lib/libxine.a /usr/lib/libintl.dll.a -lkernel32 -lz
  -lpthread /usr/lib/libiconv.dll.a -lXext -lXtst -lX11 -Wl,--rpath
  -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib
session.o:session.c:(.text+0x16c7): undefined reference to `_getsubopt'
session.o:session.c:(.text+0x16fa): undefined reference to `_getsubopt'
./../src/xitk/oxine/.libs/liboxine.a(mediamarks.o):mediamarks.c:(.text+0xc40):
undefined reference to `_getline'
./../src/xitk/oxine/.libs/liboxine.a(mediamarks.o):mediamarks.c:(.text+0xc60):
undefined reference to `_getline'
collect2: ld returned 1 exit status
make[4]: *** [xine.exe] Error 1
make[4]: Leaving directory


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]