[mythtv] Question on compile!!!

Andrew Deponte mythtv-dev@snowman.net
Sun, 21 Jul 2002 11:46:12 -0700


I figured it out myself. The problem was that the libqt-mt.so.3 file had
the tailing 3 so I symlinked it with libqt-mt.so and then ran the
Makefile and it compiled that subdir but other subdirs use that lib
as well so other subdir needed the -L/usr/lib/qt-3.0.3/lib added too.

On (07/21/02 10:59), cyphactor@socal.rr.com wrote:
> Delivered-To: adeponte@localhost.cyph.org
> From: cyphactor@socal.rr.com
> To: mythtv-dev@snowman.net
> User-Agent: Mutt/1.3.25i
> Subject: [mythtv] Question on compile!!!
> Errors-To: mythtv-dev-admin@snowman.net
> X-BeenThere: mythtv-dev@snowman.net
> X-Mailman-Version: 2.0.11
> Precedence: bulk
> Reply-To: mythtv-dev@snowman.net
> List-Help: <mailto:mythtv-dev-request@snowman.net?subject=help>
> List-Post: <mailto:mythtv-dev@snowman.net>
> List-Subscribe: <http://www.snowman.net/mailman/listinfo/mythtv-dev>,
> 	<mailto:mythtv-dev-request@snowman.net?subject=subscribe>
> List-Id: Development of mythtv <mythtv-dev.snowman.net>
> List-Unsubscribe: <http://www.snowman.net/mailman/listinfo/mythtv-dev>,
> 	<mailto:mythtv-dev-request@snowman.net?subject=unsubscribe>
> List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
> Date: Sun, 21 Jul 2002 10:59:07 -0700
> 
> Hey, again I think my e-mail should work from my member enty in the list
> this time. Here is the problem. In the make process it gets to
> mythdialog and runs the make file and then on the first g++ line it
> barfs saying that /usr/bin/ld: cannot find -lqt-mt, I looked through
> the qt3 that i just installed in /usr/local/qt and the file is not in
> there. So then I ran updatedb, and locate to find it. It shows up in
> /usr/lib/qt-3.0.3/lib/libqt-mt.so.3
> /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0
> /usr/lib/qt-3.0.3/lib/libqt-mt.so.3.0.3
> So I added another -L to the mythdialog Makefile to fix it and put
> -L/usr/lib/qt-3.0.3/lib/
> It still gives me the error though when I run make that /usr/bin/ld
> cannot find it. Please Assist me!!.
> 					Thanks,
> 						Andrew
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev@snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev