📄 67055
字号:
Newsgroups: comp.windows.xPath: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!uunet!psgrain!ee.und.ac.za!ucthpx!casper.cs.uct.ac.za!gvanvughFrom: gvanvugh@cs.uct.ac.za (Gerhard van Vught)Subject: Problem with libararies (?)Message-ID: <C5s1p1.F1x@cs.uct.ac.za>Organization: Computer Science Department, University of Cape TownDate: Tue, 20 Apr 1993 10:12:37 GMTLines: 50I have been trying to compile some source code for a mpeg animation viewer forX Windows. I got the code from a ftp site. I have modified the Makefile asthey instructed, no errors there. What happens is that I get the followingmessage when everything is going to be linked: cc util.o video.o parseblock.o motionvector.o decoders.o fs2.o fs2fast.o fs4.o hybrid.o hybriderr.o 2x2.o gdith.o gray.o mono.o main.o jrevdct.o 24bit.o util32.o ordered.o ordered2.o mb_ordered.o /lib/libX11.so /lib/libXext.so -lm -o mpeg_playUndefined first referenced symbol in filegetnetpath /lib/libX11.sot_alloc /lib/libX11.sot_unbind /lib/libX11.sot_open /lib/libX11.sot_rcvdis /lib/libX11.sonetdir_free /lib/libX11.sot_error /lib/libX11.sonetdir_getbyname /lib/libX11.sogetnetconfigent /lib/libX11.sot_look /lib/libX11.sot_errno /lib/libX11.sot_close /lib/libX11.sonetdir_getbyaddr /lib/libX11.sot_listen /lib/libX11.sot_rcv /lib/libX11.sosetnetpath /lib/libX11.sot_bind /lib/libX11.sot_connect /lib/libX11.sot_accept /lib/libX11.sonc_perror /lib/libX11.soinet_addr /lib/libX11.sold: mpeg_play: fatal error: Symbol referencing errors. No output written to mpeg_play*** Error code 1 (bu21)make: fatal error.Does anyone know where these missing functions are located? If you do can youhelp me with it?I posted before to one of the other Unix groups, I tried their suggestions butalways get this error.If you have to know: I am using Unix system V. The machines here are 486's. Theterminals I want to use are separate and just called X-terminals and they seemdedicated to that. I'm not sure as to what they really are, since it is one ofmy first times out with this X-windows gidget! That is, first time programmingfor it, so to speak. I use them alot just for the graphics things.If you can help, mail me soon.Gerard.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -