jiekun commented on PR #55:
URL: https://github.com/apache/skywalking-go/pull/55#issuecomment-1578842457

   Thanks.
   
   The compilation is failing with error as below. I think most of my codes are 
following the development guide. Spent an hours to figure it out but still 
cannot locate the root cause.
   ```
   /usr/local/go/bin/go build -toolexec 
/home/jiekun/repo/github.com/skywalking-go/test/plugins/dist/skywalking-go-agent
 -debug /home/jiekun/repo/github.com/skywalking-go -a -o 
/home/jiekun/.cache/JetBrains/GoLand2023.1/tmp/GoLand/___10go_build_main_go 
-gcflags all=-N -l 
/home/jiekun/repo/github.com/skywalking-go/test/plugins/scenarios/go-redisv9/main.go
 #gosetup
   # github.com/redis/go-redis/v9
   /home/jiekun/repo/github.com/skywalking-go/plugins/go-redisv9/hook.go:157: 
undefined: redis
   
/home/jiekun/repo/github.com/skywalking-go/plugins/go-redisv9/intercepter.go:44:
 undefined: redis
   
/home/jiekun/repo/github.com/skywalking-go/plugins/go-redisv9/intercepter.go:46:
 undefined: redis
   
/home/jiekun/repo/github.com/skywalking-go/plugins/go-redisv9/intercepter.go:52:
 undefined: redis
   2023/06/06 22:00:59 exit status 2
   ```
   
   I would like to have a few *hints* from maintainers / reviewers if possible 
(orz), and continue on this enhencement tomorrow.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to