Issue 65084 - set_soenv doesn't like PATH entries ending in \ or enclosed by "
Summary: set_soenv doesn't like PATH entries ending in \ or enclosed by "
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0.3
Assignee: pavel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-04 14:53 UTC by quetschke
Modified: 2006-09-01 13:20 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for set_soenv.in (2.92 KB, patch)
2006-05-07 05:36 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2006-05-04 14:53:28 UTC
Well, these are IMHO bugs anyway, but a better diagnostic would be nice as this
happens frequently on Windows. The PSDK encloses its entry with " and Ati is
known to leave trailing \.

This looks like:

Checking for prebuilt Mozilla libraries ... found.
Setting the environment variables... sh: -c: line 0: unexpected EOF while
looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file
/cygdrive/c/MSVS2003/Common7/IDE
/usr/local/bin
/usr/bin
/bin
/usr/X11R6/bin
/cygdrive/c/PROGRA~1/MICROS~4/UTILIT~1/Bin/x86
/cygdrive/c/WINDOWS/system32
/cygdrive/c/WINDOWS
/cygdrive/c/WINDOWS/System32/Wbem

/cygdrive/c/PROGRA~1/NSIS
done
Setting the aliases... done
Comment 1 quetschke 2006-05-07 05:36:11 UTC
Created attachment 36304 [details]
Patch for set_soenv.in
Comment 2 quetschke 2006-05-07 05:40:06 UTC
Committed to vq31.

Reassigning for verification.
Comment 3 quetschke 2006-05-07 05:40:31 UTC
Please verify.
Comment 4 pavel 2006-05-07 23:12:18 UTC
verified.
Comment 5 pavel 2006-09-01 13:20:56 UTC
Closing.