Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems emerging wine(USE=truetype)[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Sat Aug 16, 2014 1:39 pm    Post subject: problems emerging wine(USE=truetype)[solved] Reply with quote

after a system upgrade, I'm unable to emerge wine with the truetype flag:
checking for freetype/freetype.h... no
checking for freetype/ftglyph.h... no
checking for freetype/fttypes.h... no
checking for freetype/tttables.h... no
checking for freetype/ftsnames.h... no
checking for freetype/ttnameid.h... no
checking for freetype/ftoutln.h... no
checking for freetype/ftwinfnt.h... no
checking for freetype/ftmodapi.h... no
checking for freetype/ftlcdfil.h... no
checking for FT_TrueTypeEngineType... no
configure: error: FreeType development files not found. Fonts will not be built.
Use the --without-freetype option if you really want this.


[ebuild R ] app-emulation/wine-1.4.1 USE="X alsa openal opengl png prelink threads truetype* win32 win64 xml -capi -cups -custom-cflags -fontconfig* -gecko -gnutls -gphoto2 -gsm (-gstreamer) -jpeg -lcms -ldap -mp3 -ncurses -nls -odbc -opencl -oss -perl -samba -scanner (-selinux) -ssl {-test} -udisks -v4l -xcomposite -xinerama" 0 kB


I cannot use a newer wine version, so that is not the solution


thanks


Last edited by Adel Ahmed on Thu Aug 21, 2014 4:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Aug 16, 2014 2:02 pm    Post subject: Reply with quote

blakdeath wrote:
I cannot use a newer wine version, so that is not the solution

... :roll: have fun backporting then. Once you check git log, it should be obvious which commit is needed.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21627

PostPosted: Sat Aug 16, 2014 4:15 pm    Post subject: Reply with quote

OP: why is a newer Wine version not an acceptable solution?
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Sun Aug 17, 2014 6:45 am    Post subject: Reply with quote

I have a game that is no longer compatible with newer version(exile III ruined world)
so I have to rely on this version till I figure something out
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21627

PostPosted: Sun Aug 17, 2014 4:11 pm    Post subject: Reply with quote

I do not see an open Wine bug for that game. What bug number is it?
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Mon Aug 18, 2014 6:25 am    Post subject: Reply with quote

it's not a bug, it's an older discussion:
http://forums-web2.gentoo.org/viewtopic-t-986006.html?sid=526107947c23ce5f25af2d874587a9a5
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Mon Aug 18, 2014 2:45 pm    Post subject: Reply with quote

blakdeath wrote:
it's not a bug, it's an older discussion:
http://forums-web2.gentoo.org/viewtopic-t-986006.html?sid=526107947c23ce5f25af2d874587a9a5


Discussions on <a random forum> are just about meaningless for wine devs.
Even things mentioned on mailing lists get forgotten.
Sometimes, not even filing a bug helps, yet here no bug was filed, even though one of the users seemed to have run a bisect.

If you're expecting it to magically get fixed...well, it may happen, but have fun waiting...

Also, this seems to be the case of you doing something wrong, as as late as wine 1.7.17 it still works (and I wouldn't be surprised, if it still worked in the latest).
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Tue Aug 19, 2014 11:40 am    Post subject: Reply with quote

well you make a good point
I'll upgrade to the latest wine and file a bug report in case it does not work
thanks
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Tue Aug 19, 2014 3:44 pm    Post subject: Reply with quote

blakdeath wrote:
well you make a good point
I'll upgrade to the latest wine and file a bug report in case it does not work
thanks


Actually, given the commit, that's supposed to break things, I've got an odd guess just what might be going wrong.
The very first line of your 'emerge -info' should be enough to prove my idea wrong.

On not quite related note: while I'm not impressed by the game itself (even after adjusting for its release date), how/where do you get missiles and food (before Manna spell, that is) ?
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Tue Aug 19, 2014 5:43 pm    Post subject: Reply with quote

here's my emerge --info:
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.19-r1, 3.16.1-gentoo x86_64)

well missiles are incredibly difficult to get before you get rich(early in the game)
I relied on stones found on the ground for a long time before I can afford to purchase any throwables or the better alternative the actual arrows
for food, you can always find some lying around in towns, I believe there's some cooking lady in the beginning fort that gives you 25 food per day
you have to rough it out in the beginning
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Tue Aug 19, 2014 7:15 pm    Post subject: Reply with quote

blakdeath wrote:
3.16.1-gentoo


What was that back when you've opened your old thread ?
Also, did you already test with recent wine ?
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Tue Aug 19, 2014 7:46 pm    Post subject: Reply with quote

I believe it was 3.12(not sure though)
the new version isn't working
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Aug 20, 2014 12:39 am    Post subject: Reply with quote

Rechecked - still works in 1.7.24.

Though, another idea: perhaps you need a 32bit wine prefix ?
...nah, works fine in 64bit prefix...

So, looks like a local problem at this time.
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1523

PostPosted: Thu Aug 21, 2014 4:14 pm    Post subject: Reply with quote

It's working under app-emulation/wine-1.7.21 too

thanks problem solved
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum