Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Comments

fix ODBC build break on FreeBSD#25557

Merged
stephentoub merged 1 commit intodotnet:masterfrom
wfurt:fix_25517
Nov 28, 2017
Merged

fix ODBC build break on FreeBSD#25557
stephentoub merged 1 commit intodotnet:masterfrom
wfurt:fix_25517

Conversation

@wfurt
Copy link
Member

@wfurt wfurt commented Nov 28, 2017

Unlike some other assemblies where there is stub of UnknownUnix ODBC failed on FreeBSD.

This fixes #25517 and it is part of #1626
Odbc on FreeBSD is same as Linux and comes from unixODBC package.

With this "./build.sh -OS=FreeBSD -SkipManagedPackageBuild" works again on FreeBSD 11.

@wfurt wfurt added area-System.Data bug Product bug (most likely) os-freebsd FreeBSD OS labels Nov 28, 2017
@wfurt wfurt self-assigned this Nov 28, 2017
@stephentoub stephentoub merged commit 07e10f3 into dotnet:master Nov 28, 2017
@wfurt wfurt deleted the fix_25517 branch November 28, 2017 21:54
@danmoseley
Copy link
Member

@wfurt is it time to add a BSD leg to our official builds?

@wfurt
Copy link
Member Author

wfurt commented Nov 30, 2017

I wish @danmosemsft But I feel we need little bot more. Right now we cannot build FreeBSD "normal" way since we do not have standard FreeBSD tools and packages. We also still do not have all standard assemblies.

@karelz karelz added this to the 2.1.0 milestone Dec 4, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Data bug Product bug (most likely) os-freebsd FreeBSD OS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FreeBSD: building corefx managed components fails on ODBC32 namespace

5 participants