[Bug 27261] New: first build of wine fails with "/usr/bin/ld: cannot find -lwinecrt0"
http://bugs.winehq.org/show_bug.cgi?id=27261 Summary: first build of wine fails with "/usr/bin/ld: cannot find -lwinecrt0" Product: Wine Version: 1.3.20 Platform: x86 OS/Version: FreeBSD Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com On FreeBSD 9, building wine fails with: gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -I/usr/local/include -g -O2 -o main.o main.c ../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./acledit.spec main.o -o acledit.dll.so ../../libs/port/libwine_port.a -L/usr/local/lib /usr/bin/ld: cannot find -lwinecrt0 winegcc: gcc failed *** Error code 2 Stop in /home/austin/wine-git/dlls/acledit. *** Error code 1 Stop in /home/austin/wine-git. only the first time you run make, though. Running a second time works fine. This is using BSD make, using GNU make works fine. git is at 456e48efa1df91cee6149b67187812e16350c474 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27261 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #1 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-07-03 04:48:33 CDT --- Same for me in 1.3.23; natty x86_64 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27261 --- Comment #2 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-07-03 04:56:21 CDT --- (In reply to comment #1)
Same for me in 1.3.23; natty x86_64
Never mind. Got this error when running "make crosstest". Sorry for the noise. Can someone please remove this and previous comments? Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27261 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-10-11 15:17:35 CDT --- Working okay in 1.3.30. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27261 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a0b8fa9f97b115274d863e8c22b | |db1b99b0ffb95 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2011-10-12 14:27:02 CDT --- Regression testing shows it was fixed by a0b8fa9f97b115274d863e8c22bdb1b99b0ffb95. Thanks AJ! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27261 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-21 13:50:47 CDT --- Closing bugs fixed in 1.3.31. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org