Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 21:36:01 +0200 (CEST)
From:      Heiko Recktenwald <uzs106@ibm.rhrz.uni-bonn.de>
To:        <freebsd-multimedia@FreeBSD.ORG>
Subject:   mpeg4ip and 4.4 R.
Message-ID:  <20020428212432.L528-100000@localhost.b.lab.net>

next in thread | raw e-mail | index | archive | help
Hi, I tried it again, still gives the same errors with gmake check but it
runs, on 4.4 R.

Thanks to Alexander Leidinger:

<<
Set the environment variables
 - GTK_CONFIG to /usr/X11R6/bin/gtk12-config
 - GLIB_CONFIG to /usr/local/bin/glib12-config
I did it without those, but then it doesn't build the GUI. So if you get
errors here, try it without the variables.

Comment out the 'typedef' of in_port_t in <mpg4ip>/include/systrems.h
(multiple occurrences).
  >>

This was needed.

This didnt help:
<<
<mpeg4ip>/lib/sdp/sdp_decode.c line 1552: "%ld" -> "%d"
  >>

Had to change one of the hardcoded extensions in player/src/main.cpp
and gui_main.cpp to ".mxu" to make
http://intra.b.lab.net/~uzs106/bla/testing.html work with Netscape.
But now: "one click streaming" ;-)


Thanks,


H.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020428212432.L528-100000>