Issue 18100 - 1.1 RC3: Warnings in ./configure for building with tcsh
Summary: 1.1 RC3: Warnings in ./configure for building with tcsh
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC2
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: foskey
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-10 10:27 UTC by simonbr
Modified: 2004-02-10 20:02 UTC (History)
2 users (show)

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


Attachments
Patch to remove warnings from configure. (1.32 KB, patch)
2003-08-24 14:20 UTC, foskey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description simonbr 2003-08-10 10:27:00 UTC
At the end of ./configure these three warnings are shown. This is with 1.1 RC3 
checked out on 9 august 2003 and with the same toolchain I am using for 1.1 RC2 
and the same arguments to ./configure (I think these warnings were not there 
with RC2).
I updated config_office/configure.in according to issue 18082, in case that 
makes any difference.

* - set_soenv: warning: WINNT not configured for runtime shared libraries
* - set_soenv: warning: WINNT not configured for compiler directives
* - set_soenv: warning: WINNT not configured for linkage create libraries
Comment 1 foskey 2003-08-10 11:39:02 UTC
I added these warnings to making porting easier.  I could not find the
errors that were happenning easily, this just highlights them for
future ports.  I will check the WINNT issues.
Comment 2 simonbr 2003-08-10 12:11:54 UTC
So can these warnings be ignored?

In that case, they should be suppressed, as the configure script 
admonishes (with good reason) that you should take any warnings 
seriously.
Comment 3 foskey 2003-08-10 14:11:50 UTC
Ignore these three messages for WINNT.  I will look at the script and
correct during the week.  Commit to freshly openned working branch
when it is created.
Comment 4 foskey 2003-08-24 14:20:31 UTC
Created attachment 8699 [details]
Patch to remove warnings from configure.
Comment 5 foskey 2003-08-24 14:21:28 UTC
VQ:  Please review, test and approve.
Comment 6 quetschke 2003-08-25 16:25:53 UTC
Patch looks good, current mws_srx645 tinderbox for W32/.NET runs
with this patch (configure is OK), so:
  approved
Comment 7 foskey 2003-09-23 13:33:29 UTC
Committed to mws_srx645
Comment 8 foskey 2003-12-20 13:50:05 UTC
This was applied to V2.0 tree as well.
Comment 9 foskey 2004-02-10 20:02:11 UTC
closing.