Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

got errors when build by msys2 #41

Closed
identityleak opened this issue Apr 28, 2018 · 1 comment
Closed

got errors when build by msys2 #41

identityleak opened this issue Apr 28, 2018 · 1 comment
Labels

Comments

@identityleak
Copy link

i have trying to build postgres and rum by msys2.

so i installed msys2 and clone newest postgres code and build it successfully.

but when i build rum, i got these errors:

src/rumutil.o:rumutil.c:(.text+0x267): undefined reference to __imp_RumFuzzySearchLimit' src/rumutil.o:rumutil.c:(.text+0x2ce): undefined reference to __imp_RumArraySimilarityThreshold'
src/rumutil.o:rumutil.c:(.text+0x337): undefined reference to `__imp_RumArraySimilarityFunction'
collect2.exe: error: ld returned 1 exit status

Did i miss something?

@za-arthur
Copy link
Contributor

Hello,
I can't give any advice about msys2. We use Visual Studio to build distros for Windows. And we haven't tested msys2 to build RUM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants