|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 133] New: "make install" fails under mingw+msyshttp://bugs.xine-project.org/show_bug.cgi?id=133
Summary: "make install" fails under mingw+msys Product: xine-lib Version: unspecified Platform: i386/x86 OS/Version: Windows Status: UNCONFIRMED Severity: normal Priority: P3 Component: Core / Backend AssignedTo: xine-bugs@... ReportedBy: carlo.bramix@... The "make install" fails on Mingw+MSys. This is what has happended: test -z "/share\\xine\\libxine1\\fonts" || mkdir -p -- . "/share\\xine\\libxine1\\fonts" mkdir: cannot create directory `/share\\xine\\libxine1\\fonts': No such file or directory The commands like 'test', 'mkdir', 'cd', etc do not accept the '\\' but only '/' in the path strings as usual unix commands. It seems it has been done intentionally into configure.ac, but this is wrong. I verified this bug into xine-lib-1.1.13 and xine-lib-1.1.14 -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
|
|
[Bug 133] "make install" fails under mingw+msyshttp://bugs.xine-project.org/show_bug.cgi?id=133
--- Comment #1 from Carlo Bramini <carlo.bramix@...> 2008-09-13 12:46:57 UTC --- It also happend on xine-lib-1.1.15 -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
|
|
[Bug 133] "make install" fails under mingw+msyshttp://bugs.xine-project.org/show_bug.cgi?id=133
Matthias Ringwald <mringwal@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mringwal@... --- Comment #2 from Matthias Ringwald <mringwal@...> 2008-09-14 10:33:54 UTC --- hi what PREFIX did you use in configure? I've just installed xine-lib-1.1.15 using the default prefix of /usr/local without any trouble on a Win XP using mingw+msys. What part of configure.ac do think is problematic, can you give the line number in the current mercurial version? If it is related to the PREFIX path, we should be able to fix it for msys. I've started a Xine on Windows wiki at my libxine-java project page: http://libxine-java.ringwald.ch/?n=Main.XineWin32 matthias -- Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xine-bugs mailing list xine-bugs@... https://lists.sourceforge.net/lists/listinfo/xine-bugs |
| Free Forum Powered by Nabble | Forum Help |